OpenGrok
Cross Reference: builtin-stat.c
xref
: /
external
/
linux-tools-perf
/
builtin-stat.c
Home
|
History
|
Annotate
|
Download
|
only in
linux-tools-perf
Lines Matching
refs:fork
404
if ((child_pid =
fork
()) < 0)
405
perror("failed to
fork
");