HomeSort by relevance Sort by last modified time
    Searched full:child_finished (Results 1 - 1 of 1) sorted by null

  /external/linux-tools-perf/perf-3.12.0/tools/perf/
builtin-record.c 163 static volatile int child_finished = 0; variable
168 child_finished = 1;
180 if (!child_finished)

Completed in 63 milliseconds