Home
last modified time | relevance | path

Searched refs:mTrackerId (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/cmds/statsd/src/metrics/duration_helper/
DDurationTracker.h76 mTrackerId(id), in DurationTracker()
169 anomalyTracker->detectAndDeclareAnomaly(timestamp, currBucketNum, mTrackerId, in detectAndDeclareAnomaly()
188 const int64_t mTrackerId; variable
DMaxDurationTracker.cpp48 StatsdStats::getInstance().noteMetricDimensionSize(mConfigKey, mTrackerId, newTupleCount); in hitGuardRail()
52 (long long)mTrackerId, newKey.toString().c_str()); in hitGuardRail()
DOringDurationTracker.cpp48 StatsdStats::getInstance().noteMetricDimensionSize(mConfigKey, mTrackerId, newTupleCount); in hitGuardRail()
52 (long long)mTrackerId, newKey.toString().c_str()); in hitGuardRail()