Home
last modified time | relevance | path

Searched defs:invoked_cnt (Results 1 – 2 of 2) sorted by relevance

/linux/tools/testing/selftests/net/bench/page_pool/
H A Dtime_bench.h26 uint64_t invoked_cnt; /* Returned actual invocations */ member
226 uint64_t invoked_cnt) in time_bench_stop()
H A Dtime_bench.c120 uint32_t invoked_cnt = 0; /* 32-bit due to div_u64_rem() */ in time_bench_calc_stats() local