Searched refs:IsPidProfiled (Results 1 – 2 of 2) sorted by relevance
271 bool IsPidProfiled(pid_t);
483 bool HeapprofdProducer::IsPidProfiled(pid_t pid) { in IsPidProfiled() function in perfetto::profiling::HeapprofdProducer519 if (IsPidProfiled(pid)) { in SignalRunningProcesses()