Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/net/bench/page_pool/
H A Dtime_bench.c197 rec->pmc_ipc_quotient = div_u64_rem(rec->pmc_inst, rec->pmc_clk, in time_bench_calc_stats()
248 txt, rec.pmc_inst, rec.pmc_clk, rec.pmc_ipc_quotient, in time_bench_loop()
H A Dtime_bench.h50 uint64_t pmc_ipc_quotient, pmc_ipc_decimal; /* inst per cycle */ member