Home
last modified time | relevance | path

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

/packages/modules/StatsD/statsd/src/metrics/
DValueMetricProducer.cpp762 int64_t nextBucketStartTimeNs = in flushIfNeededLocked() local
779 const int64_t eventTimeNs, const int64_t nextBucketStartTimeNs) { in flushCurrentBucketLocked()
806 const int64_t eventTimeNs, const int64_t nextBucketStartTimeNs) { in closeCurrentBucket()
885 int64_t nextBucketStartTimeNs) { in initNextSlicedBucket()
DNumericValueMetricProducer.cpp553 const int64_t nextBucketStartTimeNs) { in closeCurrentBucket()
560 void NumericValueMetricProducer::initNextSlicedBucket(int64_t nextBucketStartTimeNs) { in initNextSlicedBucket()
DCountMetricProducer.cpp447 const int64_t nextBucketStartTimeNs) { in flushCurrentBucketLocked()
DGaugeMetricProducer.cpp660 const int64_t nextBucketStartTimeNs) { in flushCurrentBucketLocked()
DMetricProducer.h403 virtual void flushCurrentBucketLocked(int64_t eventTimeNs, int64_t nextBucketStartTimeNs){}; in flushCurrentBucketLocked()
DDurationMetricProducer.cpp627 const int64_t nextBucketStartTimeNs) { in flushCurrentBucketLocked()