Searched refs:CurrentBucket (Results 1 – 3 of 3) sorted by relevance
287 struct CurrentBucket { struct291 CurrentBucket() : intervals(), conditionTimer(ConditionTimer(false, 0)) { in CurrentBucket() function301 std::unordered_map<MetricDimensionKey, CurrentBucket> mCurrentSlicedBucket; argument
718 CurrentBucket& currentBucket = mCurrentSlicedBucket[MetricDimensionKey(whatKey, oldStateKey)]; in onMatchedLogEventInternalLocked()
5882 std::unordered_map<MetricDimensionKey, NumericValueMetricProducer::CurrentBucket>::iterator it = in TEST()