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.cc1547 for (auto& producer_id_and_producer : producers_) in DisableTracingNotifyConsumerAndFlushFile() local
1548 ScrapeSharedMemoryBuffers(tracing_session, producer_id_and_producer.second); in DisableTracingNotifyConsumerAndFlushFile()
1687 for (auto& producer_id_and_producer : producers_) { in CompleteFlush() local
1688 ScrapeSharedMemoryBuffers(tracing_session, producer_id_and_producer.second); in CompleteFlush()