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 { struct 40 static const struct bench numa_benchmarks[] = { argument 36 fnbench global() argument 147 for_each_bench(coll,bench) global() argument 152 struct bench *bench; dump_benchmarks() local 239 struct bench *bench; run_collection() local 309 struct bench *bench; cmd_bench() local [all...]
63 static int bench_uprobe__setup_bpf_skel(enum bench_uprobe bench) in bench_uprobe__setup_bpf_skel() argument 146 static int bench_uprobe(int argc, const char **argv, enum bench_uprobe bench) in bench_uprobe() argument [all...]
104 char bench[] = " bench sched messaging -g 10 -l 5000 > /dev/null 2>&1"; dummy_workload_2() local