Home
last modified time | relevance | path

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

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