Home
last modified time | relevance | path

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

/aosp_15_r20/external/perfetto/src/tracing/internal/
H A Dtracing_muxer_impl.h246 void NotifyFlushForDataSourceDone(DataSourceInstanceID, FlushRequestID);
H A Dtracing_muxer_impl.cc369 void TracingMuxerImpl::ProducerImpl::NotifyFlushForDataSourceDone( in NotifyFlushForDataSourceDone() function in perfetto::internal::TracingMuxerImpl::ProducerImpl
1753 producer->NotifyFlushForDataSourceDone(instance_id, flush_id); in FlushDataSource_AsyncEnd()