Lines Matching refs:pipe
31 % perf bench sched pipe # with no style specified
32 (executing 1000000 pipe operations between two tasks)
42 % perf bench --format=simple sched pipe # specified simple
73 --pipe::
74 Use pipe() instead of socketpair()
105 *pipe*::
106 Suite for pipe() system call.
107 Based on pipe-test-1m.c by Ingo Molnar.
109 Options of *pipe*
115 Example of *pipe*
119 % perf bench sched pipe
120 (executing 1000000 pipe operations between two tasks)
126 % perf bench sched pipe -l 1000 # loop 1000
127 (executing 1000 pipe operations between two tasks)