Home
last modified time | relevance | path

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

/art/perfetto_hprof/
Dperfetto_hprof.cc185 uint64_t self_pid = static_cast<uint64_t>(getpid()); in OnSetup() local
187 if (*pid_it == self_pid) { in OnSetup()