Home
last modified time | relevance | path

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

/external/perfetto/src/tracing/internal/
Dtracing_muxer_impl.h125 void StopDataSource_AsyncBegin(TracingBackendId, DataSourceInstanceID);
Dtracing_muxer_impl.cc214 muxer_->StopDataSource_AsyncBegin(backend_id_, id); in StopDataSource()
958 void TracingMuxerImpl::StopDataSource_AsyncBegin( in StopDataSource_AsyncBegin() function in perfetto::internal::TracingMuxerImpl