Home | History | Annotate | Download | only in Documentation

Lines Matching full:pipe

27 % perf bench sched pipe                      # with no style specified
28 (executing 1000000 pipe operations between two tasks)
38 % perf bench --format=simple sched pipe # specified simple
54 Options of *pipe*
57 --pipe::
58 Use pipe() instead of socketpair()
89 *pipe*::
90 Suite for pipe() system call.
91 Based on pipe-test-1m.c by Ingo Molnar.
93 Options of *pipe*
99 Example of *pipe*
103 % perf bench sched pipe
104 (executing 1000000 pipe operations between two tasks)
110 % perf bench sched pipe -l 1000 # loop 1000
111 (executing 1000 pipe operations between two tasks)