stddev
double stddev;
stddev = -sqrt(-s1);
stddev = sqrt(s1);
stddev = stddev / (double)tscfreq; /* normalize to 1 second units */
stddev * 1e6);
stddev(ctx->durations, avg));