Home
last modified time | relevance | path

Searched defs:report_final (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/tools/testing/selftests/bpf/benchs/
Dbench_local_storage_rcu_tasks_trace.c224 static void report_final(struct bench_res res[], int res_cnt) in report_final() function
Dbench_local_storage_create.c218 static void report_final(struct bench_res res[], int res_cnt) in report_final() function
/linux-6.12.1/tools/testing/selftests/bpf/
Dbench.h60 void (*report_final)(struct bench_res res[], int res_cnt); member