Searched refs:cpuIdealFreq (Results 1 – 1 of 1) sorted by relevance
115 cpuIdealFreq=$CPU_IDEAL_START_FREQ_KHZ137 if (function_core_check $maxFreq $cpuIdealFreq); then139 cpuIdealFreq=${maxFreq}149 elif [ ${maxFreq} == ${cpuIdealFreq} ] && [ ${availFreqCmpr} == ${cpuAvailFreqCmpr} ]; then170 TARGET_FREQ_MHZ=$(( ($cpuIdealFreq * $CPU_TARGET_FREQ_PERCENT) / 100000 ))256 echo "Locked CPUs ${enableIndices// /,} to $chosenFreq / $cpuIdealFreq KHz"