Searched refs:getAtomMetricStats (Results 1 – 2 of 2) sorted by relevance
519 getAtomMetricStats(metricId).hardDimensionLimitReached++; in noteHardDimensionLimitReached()524 getAtomMetricStats(metricId).lateLogEventSkipped++; in noteLateLogEventSkipped()529 getAtomMetricStats(metricId).skippedForwardBuckets++; in noteSkippedForwardBuckets()534 getAtomMetricStats(metricId).badValueType++; in noteBadValueType()539 getAtomMetricStats(metricId).bucketDropped++; in noteBucketDropped()544 getAtomMetricStats(metricId).bucketUnknownCondition++; in noteBucketUnknownCondition()549 getAtomMetricStats(metricId).conditionChangeInNextBucket++; in noteConditionChangeInNextBucket()554 getAtomMetricStats(metricId).invalidatedBucket++; in noteInvalidatedBucket()559 getAtomMetricStats(metricId).bucketCount++; in noteBucketCount()564 AtomMetricStats& metricStats = getAtomMetricStats(metricId); in noteBucketBoundaryDelayNs()[all …]
657 StatsdStats::AtomMetricStats& getAtomMetricStats(int64_t metricId);