Searched refs:skippedBucket (Results 1 – 2 of 2) sorted by relevance
275 for (const auto& skippedBucket : mSkippedBuckets) { in onDumpReportLocked() local279 (long long)(NanoToMillis(skippedBucket.bucketStartTimeNs))); in onDumpReportLocked()281 (long long)(NanoToMillis(skippedBucket.bucketEndTimeNs))); in onDumpReportLocked()283 for (const auto& dropEvent : skippedBucket.dropEvents) { in onDumpReportLocked()
339 for (const auto& skippedBucket : mSkippedBuckets) { in onDumpReportLocked() local343 (long long)(NanoToMillis(skippedBucket.bucketStartTimeNs))); in onDumpReportLocked()345 (long long)(NanoToMillis(skippedBucket.bucketEndTimeNs))); in onDumpReportLocked()346 for (const auto& dropEvent : skippedBucket.dropEvents) { in onDumpReportLocked()