Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/bpf/benchs/
H A Dbench_local_storage.c258 .report_progress = local_storage_report_progress,
269 .report_progress = local_storage_report_progress,
280 .report_progress = local_storage_report_progress,
/openbmc/linux/tools/testing/selftests/bpf/
H A Dbench.h77 void local_storage_report_progress(int iter, struct bench_res *res,
H A Dbench.c192 void local_storage_report_progress(int iter, struct bench_res *res, in local_storage_report_progress() function