Home | History | Annotate | Download | only in blktrace

Lines Matching full:pipeline

290 static int pipeline;
2048 if (is_done() && !force && !pipeline)
2732 if (is_pipe(optarg) && !pipeline) {
2733 pipeline = 1;
2794 if (is_pipe(argv[optind]) && !pipeline) {
2795 pipeline = 1;
2802 if (!pipeline && !ndevices) {
2856 if (pipeline)