Searched refs:mAggregationType (Results 1 – 4 of 4) sorted by relevance
77 mAggregationType(metric.aggregation_type()), in DurationMetricProducer()148 if (mAggregationType == DurationMetric_AggregationType_SUM) { in addAnomalyTracker()194 switch (mAggregationType) { in createDurationTracker()
110 const DurationMetric_AggregationType mAggregationType; variable
107 mAggregationType(metric.aggregation_type()), in ValueMetricProducer()891 switch (mAggregationType) { in onMatchedLogEventInternalLocked()1041 if (mAggregationType != ValueMetric::AVG) { in buildPartialBucket()
243 const ValueMetric::AggregationType mAggregationType; variable