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