Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/bpf/benchs/
H A Dbench_bpf_loop.c99 .report_final = ops_report_final,
/openbmc/linux/tools/testing/selftests/bpf/
H A Dbench.h75 void ops_report_final(struct bench_res res[], int res_cnt);
H A Dbench.c170 void ops_report_final(struct bench_res res[], int res_cnt) in ops_report_final() function