Home
last modified time | relevance | path

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

/Linux-v6.6/tools/testing/selftests/bpf/benchs/
Dbench_trigger.c205 .report_final = hits_drops_report_final,
215 .report_final = hits_drops_report_final,
225 .report_final = hits_drops_report_final,
235 .report_final = hits_drops_report_final,
245 .report_final = hits_drops_report_final,
255 .report_final = hits_drops_report_final,
265 .report_final = hits_drops_report_final,
274 .report_final = hits_drops_report_final,
283 .report_final = hits_drops_report_final,
292 .report_final = hits_drops_report_final,
[all …]
Dbench_rename.c116 .report_final = hits_drops_report_final,
126 .report_final = hits_drops_report_final,
136 .report_final = hits_drops_report_final,
146 .report_final = hits_drops_report_final,
156 .report_final = hits_drops_report_final,
166 .report_final = hits_drops_report_final,
Dbench_count.c69 .report_final = hits_drops_report_final,
78 .report_final = hits_drops_report_final,
Dbench_bloom_filter_map.c432 .report_final = hits_drops_report_final,
443 .report_final = hits_drops_report_final,
465 .report_final = hits_drops_report_final,
476 .report_final = hits_drops_report_final,
Dbench_strncmp.c144 .report_final = hits_drops_report_final,
155 .report_final = hits_drops_report_final,
Dbench_ringbufs.c528 .report_final = hits_drops_report_final,
540 .report_final = hits_drops_report_final,
552 .report_final = hits_drops_report_final,
564 .report_final = hits_drops_report_final,
/Linux-v6.6/tools/testing/selftests/bpf/
Dbench.h71 void hits_drops_report_final(struct bench_res res[], int res_cnt);
Dbench.c120 void hits_drops_report_final(struct bench_res res[], int res_cnt) in hits_drops_report_final() function