Lines Matching refs:DataSourceInstanceID
46 void Unwinder::PostStartDataSource(DataSourceInstanceID ds_id, in PostStartDataSource()
56 void Unwinder::StartDataSource(DataSourceInstanceID ds_id, in StartDataSource()
86 void Unwinder::PostAdoptProcDescriptors(DataSourceInstanceID ds_id, in PostAdoptProcDescriptors()
99 void Unwinder::AdoptProcDescriptors(DataSourceInstanceID ds_id, in AdoptProcDescriptors()
125 void Unwinder::PostRecordTimedOutProcDescriptors(DataSourceInstanceID ds_id, in PostRecordTimedOutProcDescriptors()
132 void Unwinder::PostRecordNoUserspaceProcess(DataSourceInstanceID ds_id, in PostRecordNoUserspaceProcess()
139 void Unwinder::UpdateProcessStateStatus(DataSourceInstanceID ds_id, in UpdateProcessStateStatus()
170 base::FlatSet<DataSourceInstanceID> pending_sample_sources = in ProcessQueue()
175 base::FlatSet<DataSourceInstanceID> sources_to_stop; in ProcessQueue()
177 DataSourceInstanceID ds_id = id_and_ds.first; in ProcessQueue()
207 base::FlatSet<DataSourceInstanceID> Unwinder::ConsumeAndUnwindReadySamples() { in ConsumeAndUnwindReadySamples()
209 base::FlatSet<DataSourceInstanceID> pending_sample_sources; in ConsumeAndUnwindReadySamples()
510 void Unwinder::PostInitiateDataSourceStop(DataSourceInstanceID ds_id) { in PostInitiateDataSourceStop()
514 void Unwinder::InitiateDataSourceStop(DataSourceInstanceID ds_id) { in InitiateDataSourceStop()
532 void Unwinder::FinishDataSourceStop(DataSourceInstanceID ds_id) { in FinishDataSourceStop()
556 void Unwinder::PostPurgeDataSource(DataSourceInstanceID ds_id) { in PostPurgeDataSource()
560 void Unwinder::PurgeDataSource(DataSourceInstanceID ds_id) { in PurgeDataSource()
581 void Unwinder::PostClearCachedStatePeriodic(DataSourceInstanceID ds_id, in PostClearCachedStatePeriodic()
589 void Unwinder::ClearCachedStatePeriodic(DataSourceInstanceID ds_id, in ClearCachedStatePeriodic()