Searched refs:buildDropEvent (Results 1 – 4 of 4) sorted by relevance
518 mCurrentSkippedBucket.dropEvents.push_back(buildDropEvent(dropTimeNs, reason)); in skipCurrentBucket()895 bucketInGap.dropEvents.emplace_back(buildDropEvent(eventTimeNs, BucketDropReason::NO_DATA)); in closeCurrentBucket()
392 DropEvent MetricProducer::buildDropEvent(const int64_t dropTimeNs, in buildDropEvent() function in android::os::statsd::MetricProducer
515 DropEvent buildDropEvent(const int64_t dropTimeNs, const BucketDropReason reason) const;
727 buildDropEvent(eventTimeNs, BucketDropReason::BUCKET_TOO_SMALL)); in flushCurrentBucketLocked()