Searched refs:BatchUnwindJob (Results 1 – 2 of 2) sorted by relevance
288 BatchUnwindJob(self->peer_pid_linux()); in OnDataAvailable()324 void UnwindingWorker::BatchUnwindJob(pid_t peer_pid) { in BatchUnwindJob() function in perfetto::profiling::UnwindingWorker345 [this, peer_pid] { BatchUnwindJob(peer_pid); }); in BatchUnwindJob()350 [this, peer_pid] { BatchUnwindJob(peer_pid); }, kRetryDelayMs); in BatchUnwindJob()
151 void BatchUnwindJob(pid_t);