Searched refs:statistics (Results 1 – 2 of 2) sorted by relevance
72 struct statistics { struct82 static void update_stats(struct statistics *s, uint64_t t) in update_stats() argument101 static double stddev(struct statistics *s) in stddev()291 struct statistics stats = { }; in sha_perf_run_test()
130 struct statistics { struct140 static void update_stats(struct statistics *s, uint64_t t) in update_stats() argument159 static double stddev(struct statistics *s) in stddev()430 struct statistics stats = { }; in aes_perf_run_test()
Completed in 4 milliseconds