Home
last modified time | relevance | path

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

/external/perfetto/src/profiling/memory/
Dheapprofd_producer.h270 UnwindingWorker& UnwinderForPID(pid_t);
Dheapprofd_producer.cc587 UnwindingWorker& HeapprofdProducer::UnwinderForPID(pid_t pid) { in UnwinderForPID() function in perfetto::profiling::HeapprofdProducer
633 UnwinderForPID(pid).PostDisconnectSocket(pid); in ShutdownDataSource()
906 producer_->UnwinderForPID(self->peer_pid_linux()) in OnDataAvailable()