Home
last modified time | relevance | path

Searched refs:CUR_GOV (Results 1 – 2 of 2) sorted by relevance

/external/linux-kselftest/tools/testing/selftests/cpufreq/
Dgovernor.sh15 CUR_GOV=
40 CUR_GOV=$(find_current_governor $1)
42 printf "Governor backup done for $1: $CUR_GOV\n"
44 if [ $CUR_GOV == "userspace" ]; then
55 __switch_governor $1 $CUR_GOV
57 printf "Governor restored for $1 to $CUR_GOV\n"
59 if [ $CUR_GOV == "userspace" ]; then
Dmodule.sh135 printf "Switch from $CUR_GOV to $1\n"
149 printf "Switchback to $CUR_GOV from $1\n"