Home
last modified time | relevance | path

Searched refs:CUR_GOV (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/tools/testing/selftests/cpufreq/
H A Dgovernor.sh16 CUR_GOV=
41 CUR_GOV=$(find_current_governor $1)
43 printf "Governor backup done for $1: $CUR_GOV\n"
45 if [ $CUR_GOV == "userspace" ]; then
56 __switch_governor $1 $CUR_GOV
58 printf "Governor restored for $1 to $CUR_GOV\n"
60 if [ $CUR_GOV == "userspace" ]; then
H A Dmodule.sh136 printf "Switch from $CUR_GOV to $1\n"
150 printf "Switchback to $CUR_GOV from $1\n"
/kernel/linux/linux-6.6/tools/testing/selftests/cpufreq/
H A Dgovernor.sh16 CUR_GOV=
41 CUR_GOV=$(find_current_governor $1)
43 printf "Governor backup done for $1: $CUR_GOV\n"
45 if [ $CUR_GOV == "userspace" ]; then
56 __switch_governor $1 $CUR_GOV
58 printf "Governor restored for $1 to $CUR_GOV\n"
60 if [ $CUR_GOV == "userspace" ]; then
H A Dmodule.sh136 printf "Switch from $CUR_GOV to $1\n"
150 printf "Switchback to $CUR_GOV from $1\n"

Completed in 2 milliseconds