Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/
H A Dbench.h51 struct bench { global() struct
58 measurebench global() argument
59 report_progressbench global() argument
60 report_finalbench global() argument
68 consumer_threadbench global() argument
H A Duprobe_multi.c64 static int bench(void) in bench() function
H A Dbench.c501 const struct bench *bench = NULL; variable
/linux/tools/perf/
H A Dbuiltin-bench.c33 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...]
/linux/tools/perf/bench/
H A Duprobe.c63 static int bench_uprobe__setup_bpf_skel(enum bench_uprobe bench) in bench_uprobe__setup_bpf_skel() argument
146 bench_uprobe(int argc,const char ** argv,enum bench_uprobe bench) bench_uprobe() argument
[all...]
/linux/tools/perf/arch/x86/tests/
H A Damd-ibs-period.c104 strbuf_add(&sb, bench, strlen(bench)); in dummy_workload_2() local