Searched defs:bench (Results 1 – 6 of 6) sorted by relevance
51 struct bench { global() struct 58 measurebench global() argument 59 report_progressbench global() argument 60 report_finalbench global() argument 68 consumer_threadbench global() argument
64 static int bench(void) in bench() function
489 const struct bench *bench = NULL; global() variable [all...]
33 struct bench { struct36 bench_fn_t fn; argument40 static struct bench numa_benchmarks[] = { argument147 #define for_each_bench(coll, bench) \ argument152 struct bench *bench; in dump_benchmarks() local239 struct bench *bench; in run_collection() local309 struct bench *bench; in cmd_bench() local
63 static int bench_uprobe__setup_bpf_skel(enum bench_uprobe bench) in bench_uprobe__setup_bpf_skel()146 static int bench_uprobe(int argc, const char **argv, enum bench_uprobe bench) in bench_uprobe()
104 char bench[] = " bench sched messaging -g 10 -l 5000 > /dev/null 2>&1"; in dummy_workload_2() local