Searched refs:variance (Results 1 – 3 of 3) sorted by relevance
46 double variance, variance_mean; in stddev_stats() local51 variance = stats->M2 / (stats->n - 1); in stddev_stats()52 variance_mean = variance / stats->n; in stddev_stats()
138 variance, plus two counters. The mean/variance pairs are144 Unlike the TCP/IP Illustrated case, the mean and variance are147 The three pairs of mean/variance measure the following164 has gone into the mean/variance calculations. The other counter180 into account after 8 samples (or 4 for the variance) and this220 using the format mean/variance for each of the timing stats.
458 static DEVICE_ATTR(variance, 0444, hdaps_variance_show, NULL);