Searched defs:ds_id (Results 1 – 10 of 10) sorted by relevance
| /external/perfetto/src/profiling/perf/ |
| D | unwinding.cc | 45 void Unwinder::PostStartDataSource(DataSourceInstanceID ds_id, in PostStartDataSource() 53 void Unwinder::StartDataSource(DataSourceInstanceID ds_id, bool kernel_frames) { in StartDataSource() 80 void Unwinder::PostAdoptProcDescriptors(DataSourceInstanceID ds_id, in PostAdoptProcDescriptors() 93 void Unwinder::AdoptProcDescriptors(DataSourceInstanceID ds_id, in AdoptProcDescriptors() 119 void Unwinder::PostRecordTimedOutProcDescriptors(DataSourceInstanceID ds_id, in PostRecordTimedOutProcDescriptors() 126 void Unwinder::PostRecordNoUserspaceProcess(DataSourceInstanceID ds_id, in PostRecordNoUserspaceProcess() 133 void Unwinder::UpdateProcessStateStatus(DataSourceInstanceID ds_id, in UpdateProcessStateStatus() 171 DataSourceInstanceID ds_id = id_and_ds.first; in ProcessQueue() local 193 for (auto ds_id : sources_to_stop) in ProcessQueue() local 465 void Unwinder::PostInitiateDataSourceStop(DataSourceInstanceID ds_id) { in PostInitiateDataSourceStop() [all …]
|
| D | perf_producer.cc | 209 uint32_t TimeToNextReadTickMs(DataSourceInstanceID ds_id, uint32_t period_ms) { in TimeToNextReadTickMs() 380 void PerfProducer::StartDataSource(DataSourceInstanceID ds_id, in StartDataSource() 505 void PerfProducer::CheckMemoryFootprintPeriodic(DataSourceInstanceID ds_id, in CheckMemoryFootprintPeriodic() 530 void PerfProducer::StopDataSource(DataSourceInstanceID ds_id) { in StopDataSource() 568 auto ds_id = data_source_ids[i]; in Flush() local 584 auto ds_id = data_source_ids[i]; in ClearIncrementalState() local 618 void PerfProducer::TickDataSourceRead(DataSourceInstanceID ds_id) { in TickDataSourceRead() 659 DataSourceInstanceID ds_id, in ReadAndParsePerCpuBuffer() 850 void PerfProducer::InitiateDescriptorLookup(DataSourceInstanceID ds_id, in InitiateDescriptorLookup() 868 void PerfProducer::StartDescriptorLookup(DataSourceInstanceID ds_id, in StartDescriptorLookup() [all …]
|
| /external/perfetto/src/traced/service/ |
| D | builtin_producer.cc | 139 void BuiltinProducer::SetupDataSource(DataSourceInstanceID ds_id, in SetupDataSource() 224 void BuiltinProducer::StartDataSource(DataSourceInstanceID ds_id, in StartDataSource() 241 void BuiltinProducer::StopDataSource(DataSourceInstanceID ds_id) { in StopDataSource() 263 void BuiltinProducer::MaybeInitiateLazyStop(DataSourceInstanceID ds_id, in MaybeInitiateLazyStop()
|
| /external/deqp-deps/amber/src/ |
| D | clspv_helper.cc | 92 auto ds_id = inst->words[inst->operands[6].offset]; in ParseExtendedInst() local 116 auto ds_id = inst->words[inst->operands[6].offset]; in ParseExtendedInst() local 199 auto ds_id = inst->words[inst->operands[4].offset]; in ParseExtendedInst() local
|
| /external/perfetto/src/tracing/test/ |
| D | mock_producer.cc | 164 .WillOnce(Invoke([on_ds_start, this](DataSourceInstanceID ds_id, in WaitForDataSourceStart() 185 DataSourceInstanceID ds_id = data_source_instances_[name].id; in WaitForDataSourceStop()
|
| /external/perfetto/src/traced/probes/ |
| D | probes_producer.cc | 508 DataSourceInstanceID ds_id = data_source_ids[i]; in Flush() local 534 const DataSourceInstanceID ds_id = kv.first; in Flush() local 547 DataSourceInstanceID ds_id) { in OnDataSourceFlushComplete() 577 DataSourceInstanceID ds_id = data_source_ids[i]; in ClearIncrementalState() local
|
| /external/perfetto/src/profiling/memory/ |
| D | unwinding.cc | 269 DataSourceInstanceID ds_id = client_data.data_source_instance_id; in FinishDisconnect() local 479 void UnwindingWorker::HandleDrainFree(DataSourceInstanceID ds_id, pid_t pid) { in HandleDrainFree() 512 void UnwindingWorker::PostDrainFree(DataSourceInstanceID ds_id, pid_t pid) { in PostDrainFree()
|
| D | heapprofd_producer.cc | 670 DataSourceInstanceID ds_id) { in PostDrainDone() 678 void HeapprofdProducer::DrainDone(DataSourceInstanceID ds_id) { in DrainDone() 1031 DataSourceInstanceID ds_id, in PostSocketDisconnected() 1189 DataSourceInstanceID ds_id = ds->id; in MaybeFinishDataSource() local 1214 DataSourceInstanceID ds_id, in HandleSocketDisconnected()
|
| /external/perfetto/src/tracing/internal/ |
| D | tracing_muxer_impl.cc | 310 DataSourceInstanceID ds_id = instances[i]; in Flush() local 370 DataSourceInstanceID ds_id, in NotifyFlushForDataSourceDone()
|
| /external/perfetto/src/tracing/service/ |
| D | tracing_service_impl.cc | 4748 DataSourceInstanceID ds_id, in SetupDataSource() 4760 DataSourceInstanceID ds_id, in StartDataSource()
|