Home
last modified time | relevance | path

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

/linux-6.1.9/tools/testing/selftests/bpf/benchs/ !
Dbench_local_storage.c264 .report_final = local_storage_report_final,
275 .report_final = local_storage_report_final,
286 .report_final = local_storage_report_final,
/linux-6.1.9/tools/testing/selftests/bpf/ !
Dbench.h75 void local_storage_report_final(struct bench_res res[], int res_cnt);
Dbench.c205 void local_storage_report_final(struct bench_res res[], int res_cnt) in local_storage_report_final() function