Home
last modified time | relevance | path

Searched refs:time_bench_loop (Results 1 – 3 of 3) sorted by relevance

/tools/testing/selftests/net/bench/page_pool/
A Dbench_page_pool_simple.c220 time_bench_loop(nr_loops * 10, 0, "for_loop", NULL, in run_benchmark_tests()
222 time_bench_loop(nr_loops * 10, 0, "atomic_inc", NULL, in run_benchmark_tests()
224 time_bench_loop(nr_loops, 0, "lock", NULL, time_bench_lock); in run_benchmark_tests()
229 time_bench_loop(nr_loops, 0, "no-softirq-page_pool01", NULL, in run_benchmark_tests()
232 time_bench_loop(nr_loops, 0, "no-softirq-page_pool02", NULL, in run_benchmark_tests()
235 time_bench_loop(nr_loops, 0, "no-softirq-page_pool03", NULL, in run_benchmark_tests()
A Dtime_bench.h201 bool time_bench_loop(uint32_t loops, int step, char *txt, void *data,
A Dtime_bench.c216 bool time_bench_loop(uint32_t loops, int step, char *txt, void *data, in time_bench_loop() function

Completed in 5 milliseconds