Searched refs:cpubase (Results 1 – 4 of 4) sorted by relevance
4 cpubase=/sys/devices/system/cpu22 adb shell "echo 1 > $cpubase/cpu${cpu}/online"23 adb shell "echo userspace > $cpubase/cpu${cpu}/$gov"24 adb shell "echo $S > $cpubase/cpu${cpu}/cpufreq/scaling_max_freq"25 adb shell "echo $S > $cpubase/cpu${cpu}/cpufreq/scaling_min_freq"26 adb shell "echo $S > $cpubase/cpu${cpu}/cpufreq/scaling_setspeed"32 adb shell "echo 0 > $cpubase/cpu${cpu}/online"
3 cpubase=/sys/devices/system/cpu36 adb shell "echo 1 > $cpubase/cpu${cpu}/online" &> /dev/null37 adb shell "echo userspace > $cpubase/cpu${cpu}/$gov"38 adb shell "echo $S > $cpubase/cpu${cpu}/cpufreq/scaling_max_freq"39 adb shell "echo $S > $cpubase/cpu${cpu}/cpufreq/scaling_min_freq"40 adb shell "echo $S > $cpubase/cpu${cpu}/cpufreq/scaling_setspeed"
2 cpubase=/sys/devices/system/cpu15 adb shell "echo userspace > $cpubase/cpu${cpu}/cpufreq/scaling_governor"16 adb shell "echo 1 > $cpubase/cpu${cpu}/online"17 adb shell "echo $S > $cpubase/cpu${cpu}/cpufreq/scaling_max_freq"18 adb shell "echo $S > $cpubase/cpu${cpu}/cpufreq/scaling_min_freq"24 adb shell "echo 0 > $cpubase/cpu${cpu}/online"
3 cpubase=/sys/devices/system/cpu23 adb shell "echo userspace > $cpubase/cpu2/cpufreq/scaling_governor"25 adb shell "echo $S > $cpubase/cpu${cpu}/cpufreq/scaling_max_freq"26 adb shell "echo $S > $cpubase/cpu${cpu}/cpufreq/scaling_min_freq"