Home
last modified time | relevance | path

Searched refs:PostProcessQueue (Results 1 – 3 of 3) sorted by relevance

/external/perfetto/src/profiling/perf/
Dunwinding.cc142 void Unwinder::PostProcessQueue() { in PostProcessQueue() function in perfetto::profiling::Unwinder
381 PostProcessQueue(); in InitiateDataSourceStop()
Dunwinding.h94 void PostProcessQueue();
Dperf_producer.cc361 unwinding_worker_->PostProcessQueue(); in TickDataSourceRead()