Searched defs:noteStop (Results 1 – 2 of 2) sorted by relevance
/frameworks/base/cmds/statsd/src/metrics/duration_helper/ | ||
D | OringDurationTracker.cpp | 93 void OringDurationTracker::noteStop(const HashableDimensionKey& key, const int64_t timestamp, in noteStop() function in android::os::statsd::OringDurationTracker |
D | MaxDurationTracker.cpp | 117 void MaxDurationTracker::noteStop(const HashableDimensionKey& key, const int64_t eventTime, in noteStop() function in android::os::statsd::MaxDurationTracker |