Home
last modified time | relevance | path

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

/tools/testing/selftests/net/bench/page_pool/
A Dbench_page_pool_simple.c49 uint64_t loops_cnt = 0; in time_bench_for_loop() local
55 loops_cnt++; in time_bench_for_loop()
59 return loops_cnt; in time_bench_for_loop()
64 uint64_t loops_cnt = 0; in time_bench_atomic_inc() local
78 return loops_cnt; in time_bench_atomic_inc()
87 uint64_t loops_cnt = 0; in time_bench_lock() local
97 loops_cnt++; in time_bench_lock()
102 return loops_cnt; in time_bench_lock()
129 uint64_t loops_cnt = 0; in time_bench_page_pool() local
165 loops_cnt++; in time_bench_page_pool()
[all …]

Completed in 25 milliseconds