Lines Matching refs:selections_
67 selections_.push_back(std::move(selection)); in AddEventType()
76 for (auto& selection : selections_) { in UnionSampleType()
79 for (auto& selection : selections_) { in UnionSampleType()
85 for (auto& selection : selections_) { in SetEnableOnExec()
101 for (auto& selection : selections_) { in GetEnableOnExec()
110 for (auto& selection : selections_) { in SampleIdAll()
116 for (auto& selection : selections_) { in SetSampleFreq()
124 for (auto& selection : selections_) { in SetSamplePeriod()
142 for (auto& selection : selections_) { in SetBranchSampling()
155 for (auto& selection : selections_) { in EnableFpCallChainSampling()
165 for (auto& selection : selections_) { in EnableDwarfCallChainSampling()
176 for (auto& selection : selections_) { in SetInherit()
210 for (auto& selection : selections_) { in OpenEventFiles()
236 for (auto& selection : selections_) { in ReadCounters()
254 for (auto& selection : selections_) { in PreparePollForEventFiles()
264 for (auto& selection : selections_) { in MmapEventFiles()
293 for (auto& selection : selections_) { in ReadMmapEventData()
311 for (auto& selection : selections_) { in FindSelectionByType()