Searched refs:hits_drops_report_final (Results 1 – 8 of 8) sorted by relevance
/Linux-v6.6/tools/testing/selftests/bpf/benchs/ |
D | bench_trigger.c | 205 .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 …]
|
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,
|
/Linux-v6.6/tools/testing/selftests/bpf/ |
D | bench.h | 71 void hits_drops_report_final(struct bench_res res[], int res_cnt);
|
D | bench.c | 120 void hits_drops_report_final(struct bench_res res[], int res_cnt) in hits_drops_report_final() function
|