Home
last modified time | relevance | path

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

/external/perfetto/src/profiling/memory/
Dheapprofd_producer.cc471 UnwindingWorker& HeapprofdProducer::UnwinderForPID(pid_t pid) { in UnwinderForPID() function in perfetto::profiling::HeapprofdProducer
486 UnwinderForPID(pid).PostDisconnectSocket(pid); in StopDataSource()
688 producer_->UnwinderForPID(self->peer_pid()) in OnDataAvailable()
Dheapprofd_producer.h209 UnwindingWorker& UnwinderForPID(pid_t);