Searched refs:hits_drops_report_final (Results 1 – 9 of 9) sorted by relevance
/linux-6.12.1/tools/testing/selftests/bpf/benchs/ |
D | bench_rename.c | 116 .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,
|
D | bench_count.c | 69 .report_final = hits_drops_report_final, 78 .report_final = hits_drops_report_final,
|
D | bench_bloom_filter_map.c | 432 .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,
|
D | bench_strncmp.c | 144 .report_final = hits_drops_report_final, 155 .report_final = hits_drops_report_final,
|
D | bench_ringbufs.c | 528 .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,
|
D | bench_bpf_crypto.c | 173 .report_final = hits_drops_report_final, 184 .report_final = hits_drops_report_final,
|
D | bench_trigger.c | 457 .report_final = hits_drops_report_final, 468 .report_final = hits_drops_report_final, \ 492 .report_final = hits_drops_report_final, \
|
/linux-6.12.1/tools/testing/selftests/bpf/ |
D | bench.h | 72 void hits_drops_report_final(struct bench_res res[], int res_cnt);
|
D | bench.c | 121 void hits_drops_report_final(struct bench_res res[], int res_cnt) in hits_drops_report_final() function
|