Searched refs:bench_start_time (Results 1 – 1 of 1) sorted by relevance
142 static struct timespec bench_start_time, bench_finish_time; variable661 clock_gettime(CLOCK_REALTIME, &bench_start_time); in bench_case_start()670 timespecsub(&bench_finish_time, &bench_start_time, &ts); in bench_case_finish()