Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/
H A Dbench.h52 struct bench { global() struct
59 measurebench global() argument
60 report_progressbench global() argument
61 report_finalbench global() argument
69 consumer_threadbench global() argument
H A Duprobe_multi.c64 static int bench(void) in bench() function
H A Dbench.c493 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.c63 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()
/linux/tools/testing/selftests/bpf/benchs/
H A Dbench_lpm_trie_map.c22 struct lpm_trie_bench *bench; member
/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