Home
last modified time | relevance | path

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

/external/perfetto/src/profiling/memory/
Dheapprofd_producer.cc701 for (auto& ds_id_and_datasource : data_sources_) { in GetDataSourceForProcess() local
702 DataSource& ds = ds_id_and_datasource.second; in GetDataSourceForProcess()
711 for (auto& ds_id_and_datasource : data_sources_) { in RecordOtherSourcesAsRejected() local
712 DataSource& ds = ds_id_and_datasource.second; in RecordOtherSourcesAsRejected()