Searched refs:IsPidProfiled (Results 1 – 2 of 2) sorted by relevance
210 bool IsPidProfiled(pid_t);
392 bool HeapprofdProducer::IsPidProfiled(pid_t pid) { in IsPidProfiled() function in perfetto::profiling::HeapprofdProducer439 if (IsPidProfiled(pid)) { in StartDataSource()