Home
last modified time | relevance | path

Searched refs:bench_sched_pipe (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/tools/perf/bench/
H A Dbench.h23 int bench_sched_pipe(int argc, const char **argv);
H A Dsched-pipe.c216 int bench_sched_pipe(int argc, const char **argv) in bench_sched_pipe() function
/linux-6.15/tools/perf/
H A Dbuiltin-bench.c49 { "pipe", "Benchmark for pipe() between two processes", bench_sched_pipe },