Searched refs:TIME_BENCH_LOOP (Results 1 – 2 of 2) sorted by relevance
122 if (rec->flags & TIME_BENCH_LOOP) { in time_bench_calc_stats()145 if (rec->flags & TIME_BENCH_LOOP) in time_bench_calc_stats()170 if (rec->flags & TIME_BENCH_LOOP) { in time_bench_calc_stats()226 rec.flags = (TIME_BENCH_LOOP | TIME_BENCH_TSC | TIME_BENCH_WALLCLOCK); in time_bench_loop()358 c->rec.flags = (TIME_BENCH_LOOP | TIME_BENCH_TSC | in time_bench_run_concurrent()
18 #define TIME_BENCH_LOOP BIT(0) macro
Completed in 3 milliseconds