Home
last modified time | relevance | path

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

/Linux-v4.19/tools/perf/bench/
Dsched-pipe.c83 int pipe_1[2], pipe_2[2]; in bench_sched_pipe() local
99 BUG_ON(pipe(pipe_1)); in bench_sched_pipe()
110 td->pipe_read = pipe_1[0]; in bench_sched_pipe()
113 td->pipe_write = pipe_1[1]; in bench_sched_pipe()