Searched refs:HandleUnwindBatch (Results 1 – 2 of 2) sorted by relevance
286 HandleUnwindBatch(self->peer_pid()); in OnDataAvailable()289 void UnwindingWorker::HandleUnwindBatch(pid_t peer_pid) { in HandleUnwindBatch() function in perfetto::profiling::UnwindingWorker331 [this, peer_pid] { HandleUnwindBatch(peer_pid); }); in HandleUnwindBatch()
184 void HandleUnwindBatch(pid_t);