Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/net/bench/page_pool/
H A Dtime_bench.h35 uint64_t pmc_inst_stop; member
230 rec->pmc_inst_stop = pmc_inst(); in time_bench_stop()
H A Dtime_bench.c192 rec->pmc_inst = rec->pmc_inst_stop - rec->pmc_inst_start; in time_bench_calc_stats()