Home
last modified time | relevance | path

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

/linux-6.12.1/tools/testing/selftests/bpf/benchs/
Dbench_local_storage.c259 .report_final = local_storage_report_final,
270 .report_final = local_storage_report_final,
281 .report_final = local_storage_report_final,
/linux-6.12.1/tools/testing/selftests/bpf/
Dbench.h79 void local_storage_report_final(struct bench_res res[], int res_cnt);
Dbench.c207 void local_storage_report_final(struct bench_res res[], int res_cnt) in local_storage_report_final() function