Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/bpf/benchs/
H A 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 …]
H A 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,
H A Dbench_count.c69 .report_final = hits_drops_report_final,
78 .report_final = hits_drops_report_final,
H A 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,
H A Dbench_strncmp.c144 .report_final = hits_drops_report_final,
155 .report_final = hits_drops_report_final,
H A 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,
/openbmc/linux/tools/testing/selftests/bpf/
H A Dbench.h71 void hits_drops_report_final(struct bench_res res[], int res_cnt);
H A Dbench.c120 void hits_drops_report_final(struct bench_res res[], int res_cnt) in hits_drops_report_final() function