Searched refs:bench_sched_pipe (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/tools/perf/bench/ |
H A D | bench.h | 23 int bench_sched_pipe(int argc, const char **argv);
|
H A D | sched-pipe.c | 77 int bench_sched_pipe(int argc, const char **argv) in bench_sched_pipe() function
|
/kernel/linux/linux-6.6/tools/perf/bench/ |
H A D | bench.h | 23 int bench_sched_pipe(int argc, const char **argv);
|
H A D | sched-pipe.c | 77 int bench_sched_pipe(int argc, const char **argv) in bench_sched_pipe() function
|
/kernel/linux/linux-5.10/tools/perf/ |
H A D | builtin-bench.c | 49 { "pipe", "Benchmark for pipe() between two processes", bench_sched_pipe },
|
/kernel/linux/linux-6.6/tools/perf/ |
H A D | builtin-bench.c | 49 { "pipe", "Benchmark for pipe() between two processes", bench_sched_pipe },
|
Completed in 3 milliseconds