Home
last modified time | relevance | path

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

/Linux-v6.1/tools/testing/selftests/bpf/benchs/
Dbench_trigger.c211 .report_final = hits_drops_report_final,
222 .report_final = hits_drops_report_final,
233 .report_final = hits_drops_report_final,
244 .report_final = hits_drops_report_final,
255 .report_final = hits_drops_report_final,
266 .report_final = hits_drops_report_final,
277 .report_final = hits_drops_report_final,
287 .report_final = hits_drops_report_final,
297 .report_final = hits_drops_report_final,
307 .report_final = hits_drops_report_final,
[all …]
Dbench_rename.c122 .report_final = hits_drops_report_final,
133 .report_final = hits_drops_report_final,
144 .report_final = hits_drops_report_final,
155 .report_final = hits_drops_report_final,
166 .report_final = hits_drops_report_final,
177 .report_final = hits_drops_report_final,
Dbench_count.c80 .report_final = hits_drops_report_final,
90 .report_final = hits_drops_report_final,
Dbench_bloom_filter_map.c437 .report_final = hits_drops_report_final,
448 .report_final = hits_drops_report_final,
470 .report_final = hits_drops_report_final,
481 .report_final = hits_drops_report_final,
Dbench_strncmp.c149 .report_final = hits_drops_report_final,
160 .report_final = hits_drops_report_final,
Dbench_ringbufs.c527 .report_final = hits_drops_report_final,
538 .report_final = hits_drops_report_final,
549 .report_final = hits_drops_report_final,
560 .report_final = hits_drops_report_final,
/Linux-v6.1/tools/testing/selftests/bpf/
Dbench.h68 void hits_drops_report_final(struct bench_res res[], int res_cnt);
Dbench.c119 void hits_drops_report_final(struct bench_res res[], int res_cnt) in hits_drops_report_final() function