Home
last modified time | relevance | path

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

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