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

Lines Matching refs:fork

404 		if ((child_pid = fork()) < 0)
405 perror("failed to fork");