Searched refs:tstod (Results 1 – 1 of 1) sorted by relevance
660 tstod(const struct timespec *ts) in tstod() function723 bench_accum_secs += tstod(&ts); in bench_case_finish()754 med_spr = tstod(&bench_samples[i]); in bench_finish()756 med_spr = (med_spr + tstod(&bench_samples[i - 1])) / 2.0; in bench_finish()764 std_dev = tstod(&bench_samples[i]) - mean_spr; in bench_finish()