Home
last modified time | relevance | path

Searched refs:cpuIdealFreq (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/libs/hwui/tests/scripts/
Dprep_generic.sh115 cpuIdealFreq=$CPU_IDEAL_START_FREQ_KHZ
137 if (function_core_check $maxFreq $cpuIdealFreq); then
139 cpuIdealFreq=${maxFreq}
149 elif [ ${maxFreq} == ${cpuIdealFreq} ] && [ ${availFreqCmpr} == ${cpuAvailFreqCmpr} ]; then
170 TARGET_FREQ_MHZ=$(( ($cpuIdealFreq * $CPU_TARGET_FREQ_PERCENT) / 100000 ))
256 echo "Locked CPUs ${enableIndices// /,} to $chosenFreq / $cpuIdealFreq KHz"