Home
last modified time | relevance | path

Searched defs:bench (Results 1 – 5 of 5) sorted by relevance

/linux/tools/testing/selftests/bpf/
H A Dbench.h51 struct bench { struct
58 void (*measure)(struct bench_res* res); argument
59 void (*report_progress)(int iter, struct bench_res* res, long delta_ns); argument
60 void (*report_final)(struct bench_res res[], int res_cnt); argument
68 extern const struct bench *bench; argument
H A Duprobe_multi.c64 static int bench(void) in bench() function
H A Dbench.c489 const struct bench *bench = NULL; variable
/linux/tools/perf/
H A Dbuiltin-bench.c33 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...]
/linux/tools/perf/bench/
H A Duprobe.c61 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...]