| /external/perfetto/src/perfetto_cmd/ |
| D | trigger_producer.cc | 71 void TriggerProducer::SetupDataSource(DataSourceInstanceID, in SetupDataSource() argument 75 void TriggerProducer::StartDataSource(DataSourceInstanceID, in StartDataSource() argument 79 void TriggerProducer::StopDataSource(DataSourceInstanceID) { in StopDataSource() argument 83 const DataSourceInstanceID*, in Flush() 88 void TriggerProducer::ClearIncrementalState(const DataSourceInstanceID*, in ClearIncrementalState()
|
| /external/perfetto/test/ |
| D | end_to_end_shared_memory_fuzzer.cc | 77 void SetupDataSource(DataSourceInstanceID, const DataSourceConfig&) override { in SetupDataSource() argument 80 void StartDataSource(DataSourceInstanceID, in StartDataSource() argument 97 void StopDataSource(DataSourceInstanceID) override {} in StopDataSource() argument 99 void Flush(FlushRequestID, const DataSourceInstanceID*, size_t) override {} in Flush() 100 void ClearIncrementalState(const DataSourceInstanceID*, size_t) override {} in ClearIncrementalState()
|
| D | fake_producer.cc | 83 void FakeProducer::SetupDataSource(DataSourceInstanceID, in SetupDataSource() argument 88 void FakeProducer::StartDataSource(DataSourceInstanceID, in StartDataSource() argument 109 void FakeProducer::StopDataSource(DataSourceInstanceID) { in StopDataSource() argument 157 const DataSourceInstanceID*, in Flush()
|
| D | fake_producer.h | 82 void ClearIncrementalState(const DataSourceInstanceID* /*data_source_ids*/, in ClearIncrementalState()
|
| /external/perfetto/src/tracing/test/ |
| D | fake_producer_endpoint.h | 37 void NotifyDataSourceStarted(DataSourceInstanceID) override {} in NotifyDataSourceStarted() argument 38 void NotifyDataSourceStopped(DataSourceInstanceID) override {} in NotifyDataSourceStopped() argument
|
| D | tracing_integration_test.cc | 398 DataSourceInstanceID, const DataSourceConfig& cfg) { in TEST_F() argument 488 DataSourceInstanceID, const DataSourceConfig& cfg) { in TEST_F() argument 517 const DataSourceInstanceID*, size_t) { in TEST_F()
|
| D | mock_producer.cc | 170 const DataSourceInstanceID*, size_t) { in WaitForFlush()
|
| /external/perfetto/include/perfetto/ext/tracing/core/ |
| D | basic_types.h | 39 using DataSourceInstanceID = uint64_t; variable
|
| /external/perfetto/src/traced/service/ |
| D | builtin_producer.h | 51 void ClearIncrementalState(const DataSourceInstanceID*, size_t) override {} in ClearIncrementalState()
|
| /external/perfetto/src/tracing/internal/ |
| D | tracing_backend_fake.cc | 70 void NotifyDataSourceStarted(DataSourceInstanceID) override {} in NotifyDataSourceStarted() argument 71 void NotifyDataSourceStopped(DataSourceInstanceID) override {} in NotifyDataSourceStopped() argument
|
| D | tracing_muxer_impl.cc | 218 const DataSourceInstanceID*, in Flush()
|
| /external/perfetto/src/profiling/memory/ |
| D | java_hprof_producer.h | 56 void ClearIncrementalState(const DataSourceInstanceID* /*data_source_ids*/, in ClearIncrementalState()
|
| D | unwinding_fuzzer.cc | 38 DataSourceInstanceID, in PostSocketDisconnected() argument
|
| D | java_hprof_producer.cc | 159 const DataSourceInstanceID*, in Flush()
|
| D | heapprofd_producer.h | 126 void ClearIncrementalState(const DataSourceInstanceID* /*data_source_ids*/, in ClearIncrementalState()
|
| D | heapprofd_producer.cc | 486 [pid](const std::pair<const DataSourceInstanceID, DataSource>& p) { in IsPidProfiled()
|
| /external/perfetto/src/tracing/core/ |
| D | shared_memory_arbiter_impl_unittest.cc | 47 void NotifyDataSourceStarted(DataSourceInstanceID) override {} in NotifyDataSourceStarted() argument 48 void NotifyDataSourceStopped(DataSourceInstanceID) override {} in NotifyDataSourceStopped() argument
|
| D | tracing_service_impl_unittest.cc | 1995 const DataSourceInstanceID*, size_t) { in TEST_F()
|
| /external/perfetto/src/profiling/perf/ |
| D | perf_producer.cc | 253 void PerfProducer::SetupDataSource(DataSourceInstanceID, in SetupDataSource() argument
|