Lines Matching refs:printf
18 printf "Warning: No cpufreq directory present for $1\n"
25 printf "Warning: cpufreq directory present for $1\n"
50 printf "Printing directory: $1\n\n"
54 printf "$file:"
61 printf "$file is not readable\n"
64 printf "\n"
68 printf "\n"
74 printf "** Test: Running ${FUNCNAME[0]} **\n\n"
78 printf "%s\n\n" "------------------------------------------------"
89 printf "Updating directory: $1\n\n"
101 printf "Writing $val to: $file\n"
106 printf "\n"
111 printf "\n"
117 printf "** Test: Running ${FUNCNAME[0]} **\n\n"
121 printf "%s\n\n" "------------------------------------------------"
137 printf "Change frequency for $1 to $2\n"
150 printf "${FUNCNAME[0]}: userspace governor not available for: $1\n"
154 printf "Switched governor for $1 to userspace\n\n"
157 printf "Available frequencies for $1: $freqs\n\n"
164 printf "\n"
172 printf "** Test: Running ${FUNCNAME[0]} for $1 loops **\n\n"
177 printf "\n%s\n\n" "------------------------------------------------"
183 printf "*** RUNNING CPUFREQ SANITY TESTS ***\n"
184 printf "====================================\n\n"
190 printf "CPUFreq manages: $count CPUs\n\n"
214 printf "** Test: Running ${FUNCNAME[0]}: Trying $1 for $2 loops **\n\n"
218 printf "$SYSFS/power/state not available\n"
227 printf "$1 is not a valid option\n"
235 printf "Tried to $1 but $filename isn't present in $SYSFS/power/state\n"
240 printf "Starting $1\n"
244 printf "rtcwake could not be found, please install it.\n"
251 printf "Failed to suspend using RTC wake alarm\n"
258 printf "Came out of $1\n"
260 printf "Do basic tests after finishing $1 to verify cpufreq state\n\n"