Home
last modified time | relevance | path

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

/packages/modules/StatsD/statsd/src/metrics/
DValueMetricProducer.cpp728 int64_t nextBucketStartTimeNs = in flushIfNeededLocked() local
745 const int64_t& eventTimeNs, const int64_t& nextBucketStartTimeNs) { in flushCurrentBucketLocked()
772 const int64_t eventTimeNs, const int64_t nextBucketStartTimeNs) { in closeCurrentBucket()
847 int64_t nextBucketStartTimeNs) { in initNextSlicedBucket()
DNumericValueMetricProducer.cpp547 const int64_t nextBucketStartTimeNs) { in closeCurrentBucket()
554 void NumericValueMetricProducer::initNextSlicedBucket(int64_t nextBucketStartTimeNs) { in initNextSlicedBucket()
DCountMetricProducer.cpp428 const int64_t& nextBucketStartTimeNs) { in flushCurrentBucketLocked()
DGaugeMetricProducer.cpp631 const int64_t& nextBucketStartTimeNs) { in flushCurrentBucketLocked()
DDurationMetricProducer.cpp616 const int64_t& nextBucketStartTimeNs) { in flushCurrentBucketLocked()
DMetricProducer.h425 const int64_t& nextBucketStartTimeNs) {}; in flushCurrentBucketLocked()