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.c489 const struct bench *bench = NULL; global() variable
[all...]
/linux/tools/perf/
H A Dbuiltin-bench.c33 struct bench { struct
36 bench_fn_t fn; argument
40 static struct bench numa_benchmarks[] = { argument
147 #define for_each_bench(coll, bench) \ argument
152 struct bench *bench; in dump_benchmarks() local
239 struct bench *bench; in run_collection() local
309 struct bench *bench; in cmd_bench() local
/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...]
/linux/tools/perf/arch/x86/tests/
H A Damd-ibs-period.c104 char bench[] = " bench sched messaging -g 10 -l 5000 > /dev/null 2>&1"; in dummy_workload_2() local