Searched refs:buildDropEvent (Results 1 – 4 of 4) sorted by relevance
308 DropEvent MetricProducer::buildDropEvent(const int64_t dropTimeNs, const BucketDropReason reason) { in buildDropEvent() function in android::os::statsd::MetricProducer
395 DropEvent buildDropEvent(const int64_t dropTimeNs, const BucketDropReason reason);
407 mCurrentSkippedBucket.dropEvents.emplace_back(buildDropEvent(dropTimeNs, reason)); in skipCurrentBucket()1018 buildDropEvent(eventTimeNs, BucketDropReason::NO_DATA)); in flushCurrentBucketLocked()
579 buildDropEvent(eventTimeNs, BucketDropReason::BUCKET_TOO_SMALL)); in flushCurrentBucketLocked()