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.h69 mTrackerId(id), in DurationTracker()
174 const int64_t mTrackerId; variable
DMaxDurationTracker.cpp71 StatsdStats::getInstance().noteMetricDimensionSize(mConfigKey, mTrackerId, newTupleCount); in hitGuardRail()
75 (long long)mTrackerId, newKey.toString().c_str()); in hitGuardRail()
DOringDurationTracker.cpp60 StatsdStats::getInstance().noteMetricDimensionSize(mConfigKey, mTrackerId, newTupleCount); in hitGuardRail()
64 (long long)mTrackerId, newKey.toString().c_str()); in hitGuardRail()