Home
last modified time | relevance | path

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

/packages/modules/StatsD/statsd/src/metrics/
DValueMetricProducer.cpp232 const bool isFullBucket, const MetricDimensionKey& dimKey, const bool isFirstBucket, in computeValueBucketSizeLocked()
870 const bool isFirstBucket = bucketList.empty(); in closeCurrentBucket() local
DGaugeMetricProducer.cpp714 const bool isFirstBucket = bucketList.empty(); in flushCurrentBucketLocked() local
756 const bool isFullBucket, const MetricDimensionKey& dimKey, const bool isFirstBucket, in computeGaugeBucketSizeLocked()
DCountMetricProducer.cpp479 const bool isFirstBucket = bucketList.empty(); in flushCurrentBucketLocked() local
DDurationMetricProducer.cpp891 bool isFirstBucket = true; in byteSizeLocked() local