HomeSort by relevance Sort by last modified time
    Searched refs:scaling_governor (Results 1 - 18 of 18) sorted by null

  /platform_testing/scripts/perf-setup/
dragon-setup.sh 10 echo userspace > /sys/devices/system/cpu/cpu0/cpufreq/scaling_governor
sailin-setup.sh 13 echo performance > /sys/devices/system/cpu/cpu2/cpufreq/scaling_governor
angler-setup.sh 9 gov=cpufreq/scaling_governor
bullhead-setup.sh 9 gov=cpufreq/scaling_governor
wahoo-setup.sh 8 gov=cpufreq/scaling_governor
  /external/linux-kselftest/tools/testing/selftests/cpufreq/
governor.sh 34 cat $CPUFREQROOT/$1/scaling_governor
71 echo $2 > $CPUFREQROOT/$1/scaling_governor
78 echo $2 > $CPUROOT/$1/cpufreq/scaling_governor
special-tests.sh 67 echo ondemand | sudo tee $CPUFREQROOT/policy*/scaling_governor &
68 echo userspace | sudo tee $CPUFREQROOT/policy*/scaling_governor &
  /external/ltp/testcases/kernel/power_management/
runpwtests03.sh 63 /sys/devices/system/cpu/cpu${cpu}/cpufreq/scaling_governor
90 /sys/devices/system/cpu/cpu${cpu}/cpufreq/scaling_governor
120 /sys/devices/system/cpu/cpu0/cpufreq/scaling_governor`
  /external/v8/tools/
cpu.sh 13 echo "$1" > $CPUPATH/cpu$i/cpufreq/scaling_governor
  /frameworks/base/libs/hwui/tests/scripts/
prep_fugu.sh 4 gov=cpufreq/scaling_governor
prep_buller.sh 5 gov=cpufreq/scaling_governor
  /external/devlib/devlib/bin/scripts/
shutils.in 33 echo $GOV > $CPU/cpufreq/scaling_governor
38 $GREP '' /sys/devices/system/cpu/cpu*/cpufreq/scaling_governor | \
39 $SED -e 's|/sys/devices/system/cpu/cpu||' -e 's|/cpufreq/scaling_governor:| |'
  /device/huawei/angler/
init.angler.power.sh 47 write /sys/devices/system/cpu/cpu0/cpufreq/scaling_governor interactive
65 write /sys/devices/system/cpu/cpu4/cpufreq/scaling_governor interactive
init.angler.rc 271 write /sys/devices/system/cpu/cpu0/cpufreq/scaling_governor interactive
  /device/lge/bullhead/
init.bullhead.power.sh 58 write /sys/devices/system/cpu/cpu0/cpufreq/scaling_governor interactive
76 write /sys/devices/system/cpu/cpu4/cpufreq/scaling_governor interactive
init.bullhead.rc 38 write /sys/devices/system/cpu/cpu0/cpufreq/scaling_governor powersave
  /external/autotest/client/site_tests/power_Thermal/
power_Thermal.py 57 GOVERNOR = 'scaling_governor'
185 This function uses the scaling_governor mechanism to force the cores
  /device/google/wahoo/
init.hardware.rc 76 write /sys/devices/system/cpu/cpu0/cpufreq/scaling_governor "schedutil"
81 write /sys/devices/system/cpu/cpu4/cpufreq/scaling_governor "schedutil"

Completed in 562 milliseconds