Searched refs:variance (Results 1 - 1 of 1) sorted by relevance

/system/extras/tests/ext4/
H A Drand_emmc_perf.c59 long long variance = 0;; local
104 variance += x; /* Summation */
106 sdev = sqrt((double)variance/(double)stats_count);

Completed in 76 milliseconds