Searched defs:bucketIndex (Results 1 – 4 of 4) sorted by relevance
414 for (int bucketIndex = 0; bucketIndex < findIt->second.histogram_size(); bucketIndex++) { in mergeStat() local419 for (int bucketIndex = 0; bucketIndex < findIt->second.gpu_histogram_size(); in mergeStat() local496 for (int bucketIndex = 0; bucketIndex < stat.histogram_size(); bucketIndex++) { in writeCpuHistogram() local502 for (int bucketIndex = 0; bucketIndex < stat.histogram_size(); bucketIndex++) { in writeCpuHistogram() local516 for (int bucketIndex = 0; bucketIndex < stat.gpu_histogram_size(); bucketIndex++) { in writeGpuHistogram() local522 for (int bucketIndex = 0; bucketIndex < stat.gpu_histogram_size(); bucketIndex++) { in writeGpuHistogram() local
204 int bucketIndex = getBucketIndex(ambientBrightness); in log() local
327 private int bucketIndexToUsageStatsBucket(int bucketIndex) { in bucketIndexToUsageStatsBucket()346 private void setStandbyBucket(int bucketIndex) { in setStandbyBucket()352 private void setStandbyBucket(int bucketIndex, JobStatus... jobs) { in setStandbyBucket()5189 List<TimingSession> timingSessions, int bucketIndex, long expectedValue) { in runTestGetTimeUntilEJQuotaConsumedLocked()
1114 int bucketIndex = mAppIdleHistory.getThresholdIndex(packageName, userId, in getBucketForLocked() local