Searched defs:stepToBracketMap (Results 1 – 1 of 1) sorted by relevance
177 int[] stepToBracketMap = new int[mCpuScalingPolicies.getScalingStepCount()]; in initPowerBracketsFromPowerProfile() local191 int[] stepToBracketMap = new int[mCpuScalingPolicies.getScalingStepCount()]; in initPowerBracketsByCluster() local219 int[] stepToBracketMap = new int[mCpuScalingPolicies.getScalingStepCount()]; in initDefaultPowerBrackets() local234 private static void mapScalingStepsToDefaultBrackets(int[] stepToBracketMap, in mapScalingStepsToDefaultBrackets()