Home
last modified time | relevance | path

Searched refs:report_final (Results 1 – 7 of 7) sorted by relevance

/linux/tools/testing/selftests/bpf/benchs/
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,
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,
A Dbench_bloom_filter_map.c432 .report_final = hits_drops_report_final,
443 .report_final = hits_drops_report_final,
454 .report_final = false_hits_report_final,
465 .report_final = hits_drops_report_final,
476 .report_final = hits_drops_report_final,
A Dbench_count.c80 .report_final = hits_drops_report_final,
90 .report_final = hits_drops_report_final,
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,
/linux/tools/testing/selftests/bpf/
A Dbench.h47 void (*report_final)(struct bench_res res[], int res_cnt); member
A Dbench.c509 if (bench->report_final) in main()
511 bench->report_final(state.results + env.warmup_sec, in main()

Completed in 12 milliseconds