Searched refs:maxDropEventsReached (Results 1 – 4 of 4) sorted by relevance
401 bool MetricProducer::maxDropEventsReached() const { in maxDropEventsReached() function in android::os::statsd::MetricProducer
506 bool maxDropEventsReached() const;
691 if (!maxDropEventsReached()) { in flushCurrentBucketLocked()
500 if (!maxDropEventsReached()) { in skipCurrentBucket()