Searched defs:bench (Results 1 – 5 of 5) sorted by relevance
51 struct bench { struct58 void (*measure)(struct bench_res* res); argument59 void (*report_progress)(int iter, struct bench_res* res, long delta_ns); argument60 void (*report_final)(struct bench_res res[], int res_cnt); argument68 extern const struct bench *bench; argument
64 static int bench(void) in bench() function
489 const struct bench *bench = NULL; variable
33 struct bench { struct 40 static struct bench numa_benchmarks[] = { argument 36 fnbench global() argument 144 for_each_bench(coll,bench) global() argument 149 struct bench *bench; dump_benchmarks() local 236 struct bench *bench; run_collection() local 306 struct bench *bench; cmd_bench() local [all...]
61 bench_uprobe__setup_bpf_skel(enum bench_uprobe bench) bench_uprobe__setup_bpf_skel() argument 142 bench_uprobe(int argc,const char ** argv,enum bench_uprobe bench) bench_uprobe() argument [all...]