Home | History | Annotate | Download | only in cpufreq

Lines Matching full:cpufreq

4 source cpufreq.sh
20 [-t <basic: Basic cpufreq testing
27 sptest4: CPU hotplugs with updates to cpufreq files.>]
53 CPUFREQROOT="$CPUROOT/cpufreq"
60 if ! ls $CPUROOT/cpufreq > /dev/null 2>&1; then
61 echo $msg cpufreq directory not available in sysfs >&2
100 # Check if CPUs are managed by cpufreq or not
104 echo "No cpu is managed by cpufreq core, exiting"
136 echo "No cpu is managed by cpufreq core, exiting"
179 dmesg | grep cpufreq >> $1.dmesg_cpufreq.txt