Lines Matching refs:cpufreq
5 source cpufreq.sh
24 [-t <basic: Basic cpufreq testing
31 sptest4: CPU hotplugs with updates to cpufreq files.>]
57 CPUFREQROOT="$CPUROOT/cpufreq"
64 if ! ls $CPUROOT/cpufreq > /dev/null 2>&1; then
65 echo $msg cpufreq directory not available in sysfs >&2
104 # Check if CPUs are managed by cpufreq or not
108 echo "No cpu is managed by cpufreq core, exiting"
140 echo "No cpu is managed by cpufreq core, exiting"
183 dmesg | grep cpufreq >> $1.dmesg_cpufreq.txt