Searched refs:oldEventActivationIt (Results 1 – 1 of 1) sorted by relevance
466 const auto& oldEventActivationIt = oldEventActivationMap.find(oldActivationMatcherIndex); in handleMetricActivationOnConfigUpdate() local467 if (oldEventActivationIt == oldEventActivationMap.end()) { in handleMetricActivationOnConfigUpdate()473 newEventActivationMap.emplace(newActivationMatcherIndex, oldEventActivationIt->second); in handleMetricActivationOnConfigUpdate()488 oldEventActivationIt->second); in handleMetricActivationOnConfigUpdate()