Home
last modified time | relevance | path

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

/tools/testing/selftests/net/bench/page_pool/
A Dtime_bench.c138 if (rec->flags & TIME_BENCH_TSC) { 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.h19 #define TIME_BENCH_TSC BIT(1) macro

Completed in 4 milliseconds