Home
last modified time | relevance | path

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

/Linux-v6.1/tools/testing/selftests/bpf/benchs/
Dbench_local_storage.c263 .report_progress = local_storage_report_progress,
274 .report_progress = local_storage_report_progress,
285 .report_progress = local_storage_report_progress,
/Linux-v6.1/tools/testing/selftests/bpf/
Dbench.h73 void local_storage_report_progress(int iter, struct bench_res *res,
Dbench.c190 void local_storage_report_progress(int iter, struct bench_res *res, in local_storage_report_progress() function