Home
last modified time | relevance | path

Searched refs:hits_drops_report_progress (Results 1 – 9 of 9) sorted by relevance

/linux/tools/testing/selftests/bpf/benchs/
H A Dbench_rename.c115 .report_progress = hits_drops_report_progress,
125 .report_progress = hits_drops_report_progress,
135 .report_progress = hits_drops_report_progress,
145 .report_progress = hits_drops_report_progress,
155 .report_progress = hits_drops_report_progress,
165 .report_progress = hits_drops_report_progress,
H A Dbench_count.c68 .report_progress = hits_drops_report_progress,
77 .report_progress = hits_drops_report_progress,
H A Dbench_bloom_filter_map.c431 .report_progress = hits_drops_report_progress,
442 .report_progress = hits_drops_report_progress,
464 .report_progress = hits_drops_report_progress,
475 .report_progress = hits_drops_report_progress,
H A Dbench_strncmp.c143 .report_progress = hits_drops_report_progress,
154 .report_progress = hits_drops_report_progress,
H A Dbench_ringbufs.c527 .report_progress = hits_drops_report_progress,
539 .report_progress = hits_drops_report_progress,
551 .report_progress = hits_drops_report_progress,
563 .report_progress = hits_drops_report_progress,
H A Dbench_bpf_crypto.c172 .report_progress = hits_drops_report_progress,
183 .report_progress = hits_drops_report_progress,
H A Dbench_trigger.c457 .report_progress = hits_drops_report_progress,
468 .report_progress = hits_drops_report_progress, \
492 .report_progress = hits_drops_report_progress, \
/linux/tools/testing/selftests/bpf/
H A Dbench.h71 void hits_drops_report_progress(int iter, struct bench_res *res, long delta_ns);
H A Dbench.c68 void hits_drops_report_progress(int iter, struct bench_res *res, long delta_ns) in hits_drops_report_progress() function