Home
last modified time | relevance | path

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

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