Home
last modified time | relevance | path

Searched refs:TIME_BENCH_LOOP (Results 1 – 2 of 2) sorted by relevance

/tools/testing/selftests/net/bench/page_pool/
A Dtime_bench.c122 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()
A Dtime_bench.h18 #define TIME_BENCH_LOOP BIT(0) macro

Completed in 3 milliseconds