Home
last modified time | relevance | path

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

/external/perfetto/src/tracing/core/
Dtracing_service_impl.cc1029 for (auto& producer_id_and_producer : producers_) in DisableTracingNotifyConsumerAndFlushFile() local
1030 ScrapeSharedMemoryBuffers(tracing_session, producer_id_and_producer.second); in DisableTracingNotifyConsumerAndFlushFile()
1153 for (auto& producer_id_and_producer : producers_) { in CompleteFlush() local
1155 producer_id_and_producer.second); in CompleteFlush()