Home
last modified time | relevance | path

Searched refs:stat_loc (Results 1 – 1 of 1) sorted by relevance

/art/perfetto_hprof/
Dperfetto_hprof.cc487 int stat_loc; in DumpPerfetto() local
489 if (waitpid(pid, &stat_loc, 0) != -1 || errno != EINTR) { in DumpPerfetto()