Home
last modified time | relevance | path

Searched defs:flushCurrentBucketLocked (Results 1 – 5 of 5) sorted by relevance

/aosp12/packages/modules/StatsD/statsd/src/metrics/
H A DCountMetricProducer.cpp401 void CountMetricProducer::flushCurrentBucketLocked(const int64_t& eventTimeNs, in flushCurrentBucketLocked() function in android::os::statsd::CountMetricProducer
H A DGaugeMetricProducer.cpp615 void GaugeMetricProducer::flushCurrentBucketLocked(const int64_t& eventTimeNs, in flushCurrentBucketLocked() function in android::os::statsd::GaugeMetricProducer
H A DMetricProducer.h376 virtual void flushCurrentBucketLocked(const int64_t& eventTimeNs, in flushCurrentBucketLocked() function
H A DDurationMetricProducer.cpp589 void DurationMetricProducer::flushCurrentBucketLocked(const int64_t& eventTimeNs, in flushCurrentBucketLocked() function in android::os::statsd::DurationMetricProducer
H A DValueMetricProducer.cpp1056 void ValueMetricProducer::flushCurrentBucketLocked(const int64_t& eventTimeNs, in flushCurrentBucketLocked() function in android::os::statsd::ValueMetricProducer