Searched refs:benchmarks (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/tools/perf/ |
H A D | builtin-bench.c | 42 { "all", "Run all NUMA benchmarks", NULL }, 50 { "all", "Run all scheduler benchmarks", NULL }, 56 { "all", "Run all syscall benchmarks", NULL }, 64 { "all", "Run all memory access benchmarks", NULL }, 75 { "all", "Run all futex benchmarks", NULL }, 83 { "all", "Run all futex benchmarks", NULL }, 98 struct bench *benchmarks; member 102 { "sched", "Scheduler and IPC benchmarks", sched_benchmarks }, 103 { "syscall", "System call benchmarks", syscall_benchmarks }, 104 { "mem", "Memory access benchmarks", mem_benchmark [all...] |
/kernel/linux/linux-6.6/tools/perf/ |
H A D | builtin-bench.c | 42 { "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 122 { "sched", "Scheduler and IPC benchmarks", sched_benchmarks }, 123 { "syscall", "System call benchmarks", syscall_benchmark [all...] |
/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/ |
H A D | Makefile | 17 benchmarks \
|
/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/ |
H A D | Makefile | 17 benchmarks \
|
/kernel/linux/linux-5.10/arch/arm/probes/kprobes/ |
H A D | test-core.c | 537 struct benchmarks { struct 546 struct benchmarks list[] = { in run_benchmarks() 568 struct benchmarks *b; in run_benchmarks()
|
/kernel/linux/linux-6.6/arch/arm/probes/kprobes/ |
H A D | test-core.c | 537 struct benchmarks { struct 546 struct benchmarks list[] = { in run_benchmarks() 568 struct benchmarks *b; in run_benchmarks()
|
Completed in 6 milliseconds