Searched refs:buildDropEvent (Results 1 – 4 of 4) sorted by relevance
343 DropEvent MetricProducer::buildDropEvent(const int64_t dropTimeNs, const BucketDropReason reason) { in buildDropEvent() function in android::os::statsd::MetricProducer
458 mCurrentSkippedBucket.dropEvents.emplace_back(buildDropEvent(dropTimeNs, reason)); in skipCurrentBucket()1128 buildDropEvent(eventTimeNs, BucketDropReason::NO_DATA)); in flushCurrentBucketLocked()
463 DropEvent buildDropEvent(const int64_t dropTimeNs, const BucketDropReason reason);
640 buildDropEvent(eventTimeNs, BucketDropReason::BUCKET_TOO_SMALL)); in flushCurrentBucketLocked()