HomeSort by: relevance | last modified time | path
    Searched refs:cpufreq_cur (Results 1 - 2 of 2) sorted by relevancy

  /src/distrib/utils/embedded/conf/
rpi.conf 38 cpufreq_cur=\$(/sbin/sysctl -n machdep.cpu.frequency.current)
39 if [ ! "\$cpufreq_max" = "\$cpufreq_cur" ]; then
armv7.conf 98 cpufreq_cur=\$(/sbin/sysctl -n machdep.cpu.frequency.current)
99 if [ ! "\$cpufreq_max" = "\$cpufreq_cur" ]; then

Completed in 12 milliseconds