Searched refs:getAtomIds (Results 1 – 5 of 5) sorted by relevance
143 if (enforceOneAtom && allAtomMatchingTrackers[logTrackerIt->second]->getAtomIds().size() > 1) { in handleMetricWithAtomMatchingTrackers()673 if (atomMatcher->getAtomIds().size() != 1) { in createValueMetricProducerAndUpdateMetadata()676 int atomTagId = *(atomMatcher->getAtomIds().begin()); in createValueMetricProducerAndUpdateMetadata()777 if (atomMatcher->getAtomIds().size() != 1) { in createGaugeMetricProducerAndUpdateMetadata()780 int atomTagId = *(atomMatcher->getAtomIds().begin()); in createGaugeMetricProducerAndUpdateMetadata()803 triggerAtomId = *(triggerAtomMatcher->getAtomIds().begin()); in createGaugeMetricProducerAndUpdateMetadata()908 const set<int>& tagIds = matcher->getAtomIds(); in initAtomMatchingTrackers()
191 const set<int>& tagIds = matcher->getAtomIds(); in updateAtomMatchingTrackers()
78 virtual const std::set<int>& getAtomIds() const { in getAtomIds() function
86 const set<int>& childTagIds = allAtomMatchingTrackers[childIndex]->getAtomIds(); in init()
711 const set<int>& atomIds = tracker->getAtomIds(); in TEST()734 const set<int>& atomIds = tracker->getAtomIds(); in TEST()