Home
last modified time | relevance | path

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

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