Lines Matching defs:metricId
815 void StatsdStats::noteHardDimensionLimitReached(int64_t metricId) { in noteHardDimensionLimitReached()
820 void StatsdStats::noteLateLogEventSkipped(int64_t metricId) { in noteLateLogEventSkipped()
825 void StatsdStats::noteSkippedForwardBuckets(int64_t metricId) { in noteSkippedForwardBuckets()
830 void StatsdStats::noteBadValueType(int64_t metricId) { in noteBadValueType()
835 void StatsdStats::noteBucketDropped(int64_t metricId) { in noteBucketDropped()
840 void StatsdStats::noteBucketUnknownCondition(int64_t metricId) { in noteBucketUnknownCondition()
845 void StatsdStats::noteConditionChangeInNextBucket(int64_t metricId) { in noteConditionChangeInNextBucket()
850 void StatsdStats::noteInvalidatedBucket(int64_t metricId) { in noteInvalidatedBucket()
855 void StatsdStats::noteBucketCount(int64_t metricId) { in noteBucketCount()
860 void StatsdStats::noteBucketBoundaryDelayNs(int64_t metricId, int64_t timeDelayNs) { in noteBucketBoundaryDelayNs()
937 const int64_t metricId) { in noteRestrictedMetricInsertError()
946 const int64_t metricId) { in noteRestrictedMetricTableCreationError()
955 const int64_t metricId) { in noteRestrictedMetricTableDeletionError()
964 const int64_t metricId, in noteRestrictedMetricFlushLatency()
1013 const int64_t metricId) { in noteRestrictedMetricCategoryChanged()
1091 StatsdStats::AtomMetricStats& StatsdStats::getAtomMetricStats(int64_t metricId) { in getAtomMetricStats()
2134 const int64_t metricId, in createInvalidConfigReasonWithMatcher()
2149 const int64_t metricId, in createInvalidConfigReasonWithPredicate()
2157 const int64_t metricId, in createInvalidConfigReasonWithState()
2172 const int64_t metricId, in createInvalidConfigReasonWithAlert()