Searched refs:PostPurgeProcess (Results 1 – 3 of 3) sorted by relevance
94 void PostPurgeProcess(pid_t pid);
509 void UnwindingWorker::PostPurgeProcess(pid_t pid) { in PostPurgeProcess() function in perfetto::profiling::UnwindingWorker
624 weak_producer->UnwinderForPID(pid).PostPurgeProcess(pid); in ShutdownDataSource()