Home | History | Annotate | Download | only in linux-tools-perf

Lines Matching full:pipe

398 	if (forks && (pipe(child_ready_pipe) < 0 || pipe(go_pipe) < 0)) {
428 perror("unable to read pipe");
445 perror("unable to read pipe");