Home
last modified time | relevance | path

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

/tools/testing/selftests/net/bench/page_pool/
A Dtime_bench.c119 uint32_t invoked_cnt_precision = 0; in time_bench_calc_stats() local
179 invoked_cnt_precision = invoked_cnt / 1000; in time_bench_calc_stats()
180 if (invoked_cnt_precision > 0) { in time_bench_calc_stats()
183 invoked_cnt_precision, in time_bench_calc_stats()

Completed in 4 milliseconds