Searched refs:trunc_mean (Results 1 – 1 of 1) sorted by relevance
256 long long trunc_mean, median; in do_timer_test() local300 trunc_mean = 0; in do_timer_test()303 trunc_mean += samples[i]; in do_timer_test()308 1.00 * trunc_mean / keep_samples, discard); in do_timer_test()313 } else if (trunc_mean > (nsamples - discard) * usec + threshold) { in do_timer_test()