Searched refs:CUR_GOV (Results 1 – 2 of 2) sorted by relevance
16 CUR_GOV=41 CUR_GOV=$(find_current_governor $1)43 printf "Governor backup done for $1: $CUR_GOV\n"45 if [ $CUR_GOV == "userspace" ]; then56 __switch_governor $1 $CUR_GOV58 printf "Governor restored for $1 to $CUR_GOV\n"60 if [ $CUR_GOV == "userspace" ]; then
136 printf "Switch from $CUR_GOV to $1\n"150 printf "Switchback to $CUR_GOV from $1\n"
Completed in 3 milliseconds