Searched refs:calcBucketsForwardCount (Results 1 – 2 of 2) sorted by relevance
143 int64_t numBucketsForward = calcBucketsForwardCount(startTimeNs); in ValueMetricProducer()830 int64_t numBucketsForward = calcBucketsForwardCount(eventTimeNs); in flushIfNeededLocked()835 int64_t ValueMetricProducer::calcBucketsForwardCount(const int64_t& eventTimeNs) const { in calcBucketsForwardCount() function in android::os::statsd::ValueMetricProducer849 int64_t numBucketsForward = calcBucketsForwardCount(eventTimeNs); in flushCurrentBucketLocked()
125 int64_t calcBucketsForwardCount(const int64_t& eventTimeNs) const;