Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/bpf/benchs/
H A Dbench_trigger.c204 .report_progress = hits_drops_report_progress,
214 .report_progress = hits_drops_report_progress,
224 .report_progress = hits_drops_report_progress,
234 .report_progress = hits_drops_report_progress,
244 .report_progress = hits_drops_report_progress,
254 .report_progress = hits_drops_report_progress,
264 .report_progress = hits_drops_report_progress,
273 .report_progress = hits_drops_report_progress,
282 .report_progress = hits_drops_report_progress,
291 .report_progress = hits_drops_report_progress,
[all …]
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,
/openbmc/linux/tools/testing/selftests/bpf/
H A Dbench.h70 void hits_drops_report_progress(int iter, struct bench_res *res, long delta_ns);
H A Dbench.c67 void hits_drops_report_progress(int iter, struct bench_res *res, long delta_ns) in hits_drops_report_progress() function