Home
last modified time | relevance | path

Searched defs:currentBucketNum (Results 1 – 4 of 4) sorted by relevance

/aosp12/packages/modules/StatsD/statsd/src/anomaly/
H A DAnomalyTracker.cpp197 bool AnomalyTracker::detectAnomaly(const int64_t& currentBucketNum, in detectAnomaly()
/aosp12/packages/modules/StatsD/statsd/src/metrics/duration_helper/
H A DDurationTracker.h73 int64_t currentBucketStartNs, int64_t currentBucketNum, int64_t startTimeNs, in DurationTracker()
H A DMaxDurationTracker.cpp30 int64_t currentBucketStartNs, int64_t currentBucketNum, in MaxDurationTracker()
H A DOringDurationTracker.cpp30 int64_t currentBucketNum, int64_t startTimeNs, int64_t bucketSizeNs, bool conditionSliced, in OringDurationTracker()