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