Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/benchs/
H A Dbench_trigger.c117 .report_final = hits_drops_report_final,
128 .report_final = hits_drops_report_final,
139 .report_final = hits_drops_report_final,
150 .report_final = hits_drops_report_final,
161 .report_final = hits_drops_report_final,
172 .report_final = hits_drops_report_final,
183 .report_final = hits_drops_report_final,
H A 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,
H A Dbench_count.c80 .report_final = hits_drops_report_final,
90 .report_final = hits_drops_report_final,
H A Dbench_ringbufs.c531 .report_final = hits_drops_report_final,
542 .report_final = hits_drops_report_final,
553 .report_final = hits_drops_report_final,
564 .report_final = hits_drops_report_final,
/OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/
H A Dbench.h58 void hits_drops_report_final(struct bench_res res[], int res_cnt);
H A Dbench.c69 void hits_drops_report_final(struct bench_res res[], int res_cnt) in hits_drops_report_final() function