Home
last modified time | relevance | path

Searched defs:nextBucketStartTimeNs (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/packages/modules/StatsD/statsd/src/metrics/
DValueMetricProducer.cpp779 int64_t nextBucketStartTimeNs = in flushIfNeededLocked() local
796 const int64_t eventTimeNs, const int64_t nextBucketStartTimeNs) { in flushCurrentBucketLocked()
823 const int64_t eventTimeNs, const int64_t nextBucketStartTimeNs) { in closeCurrentBucket()
902 int64_t nextBucketStartTimeNs) { in initNextSlicedBucket()
DNumericValueMetricProducer.cpp654 const int64_t nextBucketStartTimeNs) { in closeCurrentBucket()
661 void NumericValueMetricProducer::initNextSlicedBucket(int64_t nextBucketStartTimeNs) { in initNextSlicedBucket()
DCountMetricProducer.cpp461 const int64_t nextBucketStartTimeNs) { in flushCurrentBucketLocked()
DGaugeMetricProducer.cpp673 const int64_t nextBucketStartTimeNs) { in flushCurrentBucketLocked()
DMetricProducer.h416 virtual void flushCurrentBucketLocked(int64_t eventTimeNs, int64_t nextBucketStartTimeNs){}; in flushCurrentBucketLocked()
DDurationMetricProducer.cpp642 const int64_t nextBucketStartTimeNs) { in flushCurrentBucketLocked()