Home
last modified time | relevance | path

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

/external/perfetto/src/profiling/perf/
Dunwinding.h99 void PostProcessQueue();
Dunwinding.cc150 void Unwinder::PostProcessQueue() { in PostProcessQueue() function in perfetto::profiling::Unwinder
484 PostProcessQueue(); in InitiateDataSourceStop()
Dperf_producer.cc638 unwinding_worker_->PostProcessQueue(); in TickDataSourceRead()