Searched refs:clusterChargeUC (Results 1 – 1 of 1) sorted by relevance
13030 private void updateCpuEnergyConsumerStatsLocked(@NonNull long[] clusterChargeUC, in updateCpuEnergyConsumerStatsLocked() argument13033 Slog.d(TAG, "Updating cpu cluster stats: " + Arrays.toString(clusterChargeUC)); in updateCpuEnergyConsumerStatsLocked()13039 final int numClusters = clusterChargeUC.length; in updateCpuEnergyConsumerStatsLocked()13042 totalCpuChargeUC += clusterChargeUC[i]; in updateCpuEnergyConsumerStatsLocked()13064 clusterChargeUC[cluster] / accumulator.totalClusterChargesMah[cluster]; in updateCpuEnergyConsumerStatsLocked()