Searched defs:StopDataSource (Results 1 – 9 of 9) sorted by relevance
58 void LazyProducer::StopDataSource(DataSourceInstanceID) { in StopDataSource() function in perfetto::LazyProducer
81 void TriggerProducer::StopDataSource(DataSourceInstanceID) { in StopDataSource() function in perfetto::TriggerProducer
84 void FakeProducer::StopDataSource(DataSourceInstanceID) { in StopDataSource() function in perfetto::FakeProducer
99 void StopDataSource(DataSourceInstanceID) override {} in StopDataSource() function in perfetto::shm_fuzz::FakeProducer
215 message StopDataSource { optional uint64 instance_id = 1; } message
364 void ProducerIPCService::RemoteProducer::StopDataSource( in StopDataSource() function in perfetto::ProducerIPCService::RemoteProducer
313 void ProbesProducer::StopDataSource(DataSourceInstanceID id) { in StopDataSource() function in perfetto::ProbesProducer
475 void HeapprofdProducer::StopDataSource(DataSourceInstanceID id) { in StopDataSource() function in perfetto::profiling::HeapprofdProducer
2634 void TracingServiceImpl::ProducerEndpointImpl::StopDataSource( in StopDataSource() function in perfetto::TracingServiceImpl::ProducerEndpointImpl