Searched refs:benchmarks (Results 1 - 3 of 3) sorted by relevance

/linux-master/tools/testing/selftests/powerpc/
H A DMakefile17 benchmarks \
/linux-master/tools/perf/
H A Dbuiltin-bench.c42 { "all", "Run all NUMA benchmarks", NULL },
51 { "all", "Run all scheduler benchmarks", NULL },
60 { "all", "Run all syscall benchmarks", NULL },
68 { "all", "Run all memory access benchmarks", NULL },
79 { "all", "Run all futex benchmarks", NULL },
87 { "all", "Run all futex benchmarks", NULL },
104 { "all", "Run all breakpoint benchmarks", NULL},
118 struct bench *benchmarks; member in struct:collection
122 { "sched", "Scheduler and IPC benchmarks", sched_benchmarks },
123 { "syscall", "System call benchmarks", syscall_benchmark
[all...]
/linux-master/arch/arm/probes/kprobes/
H A Dtest-core.c537 struct benchmarks { struct
546 struct benchmarks list[] = {
568 struct benchmarks *b;

Completed in 229 milliseconds