Home
last modified time | relevance | path

Searched refs:computeValueBucketSizeLocked (Results 1 – 2 of 2) sorted by relevance

/packages/modules/StatsD/statsd/src/metrics/
DValueMetricProducer.h235 size_t computeValueBucketSizeLocked(const bool isFullBucket, const MetricDimensionKey& dimKey,
DValueMetricProducer.cpp229 size_t ValueMetricProducer<AggregatedValue, DimExtras>::computeValueBucketSizeLocked( in computeValueBucketSizeLocked() function in android::os::statsd::ValueMetricProducer
854 mTotalDataSize += computeValueBucketSizeLocked( in closeCurrentBucket()