Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/bpf/benchs/
H A Dbench_bpf_loop.c98 .report_progress = ops_report_progress,
/openbmc/linux/tools/testing/selftests/bpf/
H A Dbench.h74 void ops_report_progress(int iter, struct bench_res *res, long delta_ns);
H A Dbench.c158 void ops_report_progress(int iter, struct bench_res *res, long delta_ns) in ops_report_progress() function