Searched refs:TIME_BENCH_WALLCLOCK (Results 1 – 2 of 2) sorted by relevance
152 if (rec->flags & TIME_BENCH_WALLCLOCK) { in time_bench_calc_stats()226 rec.flags = (TIME_BENCH_LOOP | TIME_BENCH_TSC | TIME_BENCH_WALLCLOCK); in time_bench_loop()359 TIME_BENCH_WALLCLOCK); in time_bench_run_concurrent()
20 #define TIME_BENCH_WALLCLOCK BIT(2) macro
Completed in 3 milliseconds