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