Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/bpf/benchs/
H A Dbench_local_storage.c259 .report_final = local_storage_report_final,
270 .report_final = local_storage_report_final,
281 .report_final = local_storage_report_final,
/openbmc/linux/tools/testing/selftests/bpf/
H A Dbench.h78 void local_storage_report_final(struct bench_res res[], int res_cnt);
H A Dbench.c206 void local_storage_report_final(struct bench_res res[], int res_cnt) in local_storage_report_final() function