Searched refs:getAtomMetricStats (Results 1 – 2 of 2) sorted by relevance
817 getAtomMetricStats(metricId).hardDimensionLimitReached++; in noteHardDimensionLimitReached()822 getAtomMetricStats(metricId).lateLogEventSkipped++; in noteLateLogEventSkipped()827 getAtomMetricStats(metricId).skippedForwardBuckets++; in noteSkippedForwardBuckets()832 getAtomMetricStats(metricId).badValueType++; in noteBadValueType()837 getAtomMetricStats(metricId).bucketDropped++; in noteBucketDropped()842 getAtomMetricStats(metricId).bucketUnknownCondition++; in noteBucketUnknownCondition()847 getAtomMetricStats(metricId).conditionChangeInNextBucket++; in noteConditionChangeInNextBucket()852 getAtomMetricStats(metricId).invalidatedBucket++; in noteInvalidatedBucket()857 getAtomMetricStats(metricId).bucketCount++; in noteBucketCount()862 AtomMetricStats& metricStats = getAtomMetricStats(metricId); in noteBucketBoundaryDelayNs()[all …]
1070 StatsdStats::AtomMetricStats& getAtomMetricStats(int64_t metricId);