HomeSort by relevance Sort by last modified time
    Searched full:cpufreq (Results 1 - 25 of 240) sorted by null

1 2 3 4 5 6 7 8 910

  /device/huawei/angler/
init.recovery.angler.rc 2 write /sys/devices/system/cpu/cpu0/cpufreq/scaling_max_freq 960000
3 write /sys/devices/system/cpu/cpu1/cpufreq/scaling_max_freq 960000
4 write /sys/devices/system/cpu/cpu2/cpufreq/scaling_max_freq 960000
5 write /sys/devices/system/cpu/cpu3/cpufreq/scaling_max_freq 960000
6 write /sys/devices/system/cpu/cpu4/cpufreq/scaling_max_freq 960000
7 write /sys/devices/system/cpu/cpu5/cpufreq/scaling_max_freq 960000
init.angler.power.sh 41 write /sys/devices/system/cpu/cpu4/cpufreq/scaling_max_freq 960000
47 write /sys/devices/system/cpu/cpu0/cpufreq/scaling_governor interactive
49 write /sys/devices/system/cpu/cpu0/cpufreq/interactive/use_sched_load 1
50 write /sys/devices/system/cpu/cpu0/cpufreq/interactive/use_migration_notif 1
51 write /sys/devices/system/cpu/cpu0/cpufreq/interactive/above_hispeed_delay 19000
52 write /sys/devices/system/cpu/cpu0/cpufreq/interactive/go_hispeed_load 99
53 write /sys/devices/system/cpu/cpu0/cpufreq/interactive/timer_rate 20000
54 write /sys/devices/system/cpu/cpu0/cpufreq/interactive/hispeed_freq 960000
55 write /sys/devices/system/cpu/cpu0/cpufreq/interactive/io_is_busy 1
56 write /sys/devices/system/cpu/cpu0/cpufreq/interactive/target_loads "65 460000:75 960000:80
    [all...]
  /device/lge/bullhead/
init.recovery.bullhead.rc 2 write /sys/devices/system/cpu/cpu0/cpufreq/scaling_max_freq 960000
3 write /sys/devices/system/cpu/cpu1/cpufreq/scaling_max_freq 960000
4 write /sys/devices/system/cpu/cpu2/cpufreq/scaling_max_freq 960000
5 write /sys/devices/system/cpu/cpu3/cpufreq/scaling_max_freq 960000
6 write /sys/devices/system/cpu/cpu4/cpufreq/scaling_max_freq 960000
7 write /sys/devices/system/cpu/cpu5/cpufreq/scaling_max_freq 960000
init.bullhead.power.sh 40 write /sys/devices/system/cpu/cpu4/cpufreq/scaling_max_freq 960000
58 write /sys/devices/system/cpu/cpu0/cpufreq/scaling_governor interactive
60 write /sys/devices/system/cpu/cpu0/cpufreq/interactive/use_sched_load 1
61 write /sys/devices/system/cpu/cpu0/cpufreq/interactive/use_migration_notif 1
62 write /sys/devices/system/cpu/cpu0/cpufreq/interactive/above_hispeed_delay 19000
63 write /sys/devices/system/cpu/cpu0/cpufreq/interactive/go_hispeed_load 99
64 write /sys/devices/system/cpu/cpu0/cpufreq/interactive/timer_rate 20000
65 write /sys/devices/system/cpu/cpu0/cpufreq/interactive/hispeed_freq 960000
66 write /sys/devices/system/cpu/cpu0/cpufreq/interactive/io_is_busy 1
67 write /sys/devices/system/cpu/cpu0/cpufreq/interactive/target_loads "65 460800:75 960000:80
    [all...]
  /external/ltp/tools/pounder21/test_repo/T90ramp/
D07cpufreq 4 $POUNDER_HOME/infinite_loop $POUNDER_HOME/test_scripts/cpufreq
  /external/lisa/libs/utils/platforms/
nexus5x.json 7 "modules" : ["bl", "cpufreq"]
pixel.json 7 "modules" : ["bl", "cpufreq"]
  /external/devlib/devlib/module/
biglittle.py 44 # cpufreq
47 return self.target.cpufreq.list_frequencies(self.bigs_online[0])
50 return self.target.cpufreq.list_governors(self.bigs_online[0])
53 return self.target.cpufreq.list_governor_tunables(self.bigs_online[0])
56 return self.target.cpufreq.list_frequencies(self.littles_online[0])
59 return self.target.cpufreq.list_governors(self.littles_online[0])
62 return self.target.cpufreq.list_governor_tunables(self.littles_online[0])
65 return self.target.cpufreq.get_governor(self.bigs_online[0])
68 return self.target.cpufreq.get_governor_tunables(self.bigs_online[0])
71 return self.target.cpufreq.get_frequency(self.bigs_online[0]
    [all...]
  /external/ltp/tools/pounder21/test_scripts/
cpufreq 23 # Do any CPU support cpufreq?
24 #CPUFREQ_ENABLED_CPUS=`/bin/ls -lad /sys/devices/system/cpu/cpu*/cpufreq 2> /dev/null | wc -l`
27 # echo "None of your CPUs support cpufreq. Bye."
46 echo userspace > "$i/cpufreq/scaling_governor"
50 trap 'kill -9 `pgrep -P $$` `pgrep cpufreq.bin` 2> /dev/null; exit 0' 1 2 15
56 # For all CPUs with cpufreq: remove CPUs that are locked with another.
58 for cpu in `ls -d /sys/devices/system/cpu/cpu*/cpufreq 2> /dev/null`; do
65 MATCHES=`(cat /sys/devices/system/cpu/cpu*/cpufreq/affected_cpus /dev/null 2> /dev/null | while read car cdr; do echo $cdr; done) | grep "^$CPU_NUM$" -c`
76 if [ -f "$i/cpufreq/scaling_available_frequencies" ]; then
77 cat "$i/cpufreq/scaling_available_frequencies
    [all...]
  /external/linux-kselftest/tools/testing/selftests/cpufreq/
Makefile 4 TEST_FILES := cpu.sh cpufreq.sh governor.sh module.sh special-tests.sh
main.sh 4 source cpufreq.sh
20 [-t <basic: Basic cpufreq testing
27 sptest4: CPU hotplugs with updates to cpufreq files.>]
53 CPUFREQROOT="$CPUROOT/cpufreq"
60 if ! ls $CPUROOT/cpufreq > /dev/null 2>&1; then
61 echo $msg cpufreq directory not available in sysfs >&2
100 # Check if CPUs are managed by cpufreq or not
104 echo "No cpu is managed by cpufreq core, exiting"
136 echo "No cpu is managed by cpufreq core, exiting"
179 dmesg | grep cpufreq >> $1.dmesg_cpufreq.tx
    [all...]
  /external/lisa/tests/eas/
capacity_capping.config 8 "modules": ["bl", "cpufreq"],
  /platform_testing/scripts/perf-setup/
dragon-setup.sh 10 echo userspace > /sys/devices/system/cpu/cpu0/cpufreq/scaling_governor
11 echo 1530000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_min_freq
12 echo 1530000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_max_freq
13 echo 1530000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed
sailin-setup.sh 13 echo performance > /sys/devices/system/cpu/cpu2/cpufreq/scaling_governor
14 echo 2150400 > /sys/devices/system/cpu/cpu2/cpufreq/scaling_max_freq
angler-setup.sh 9 gov=cpufreq/scaling_governor
16 echo $S > $cpubase/cpu${cpu}/cpufreq/scaling_max_freq
17 echo $S > $cpubase/cpu${cpu}/cpufreq/scaling_min_freq
18 echo $S > $cpubase/cpu${cpu}/cpufreq/scaling_setspeed
bullhead-setup.sh 9 gov=cpufreq/scaling_governor
16 echo $S > $cpubase/cpu${cpu}/cpufreq/scaling_max_freq
17 echo $S > $cpubase/cpu${cpu}/cpufreq/scaling_min_freq
18 echo $S > $cpubase/cpu${cpu}/cpufreq/scaling_setspeed
wahoo-setup.sh 8 gov=cpufreq/scaling_governor
21 echo $S > $cpubase/cpu${cpu}/cpufreq/scaling_max_freq
22 echo $S > $cpubase/cpu${cpu}/cpufreq/scaling_min_freq
23 echo $S > $cpubase/cpu${cpu}/cpufreq/scaling_setspeed
24 cat $cpubase/cpu${cpu}/cpufreq/scaling_cur_freq
  /device/linaro/hikey/
init.hikey960.power.rc 29 setprop ro.config.cpufreq.max_freq.cluster0 "/sys/devices/system/cpu/cpu0/cpufreq/scaling_max_freq"
30 setprop ro.config.cpufreq.low_power_max.cluster0 "999000"
31 setprop ro.config.cpufreq.max_freq.cluster1 "/sys/devices/system/cpu/cpu4/cpufreq/scaling_max_freq"
32 setprop ro.config.cpufreq.low_power_max.cluster1 "903000"
  /external/ltp/tools/pounder21/build_scripts/
cpufreq 23 # Do any CPU support cpufreq?
24 CPUFREQ_ENABLED_CPUS=`/bin/ls -lad /sys/devices/system/cpu/cpu*/cpufreq 2> /dev/null | wc -l`
26 echo "[cpufreq] None of your CPUs support cpufreq. Not building cpufreq."
30 cd "$POUNDER_SRCDIR/cpufreq/"
  /external/lisa/tests/stune/
smoke_test_ramp.config 3 "modules" : [ "cpufreq", "cgroups" ],
35 "cpufreq" : { "governor" : "sched" },
50 "cpufreq" : { "governor" : "sched" },
65 "cpufreq" : { "governor" : "sched" },
80 "cpufreq" : { "governor" : "sched" },
  /device/google/dragon/
init.dragon.rc 98 write /sys/devices/system/cpu/cpu0/cpufreq/scaling_governor interactive
99 write /sys/devices/system/cpu/cpu1/cpufreq/scaling_governor interactive
100 write /sys/devices/system/cpu/cpu2/cpufreq/scaling_governor interactive
101 write /sys/devices/system/cpu/cpu3/cpufreq/scaling_governor interactive
104 write /sys/devices/system/cpu/cpu0/cpufreq/scaling_min_freq 204000
105 write /sys/devices/system/cpu/cpu1/cpufreq/scaling_min_freq 204000
106 write /sys/devices/system/cpu/cpu2/cpufreq/scaling_min_freq 204000
107 write /sys/devices/system/cpu/cpu3/cpufreq/scaling_min_freq 204000
109 restorecon_recursive /sys/devices/system/cpu/cpufreq/interactive
110 chown system system /sys/devices/system/cpu/cpufreq/interactive/timer_rat
    [all...]
  /device/asus/fugu/
init.fugu.rc 87 chown system system /sys/devices/system/cpu/cpu0/cpufreq/scaling_max_freq
88 chmod 0660 /sys/devices/system/cpu/cpu0/cpufreq/scaling_max_freq
89 chown system system /sys/devices/system/cpu/cpu1/cpufreq/scaling_max_freq
90 chmod 0660 /sys/devices/system/cpu/cpu1/cpufreq/scaling_max_freq
91 chown system system /sys/devices/system/cpu/cpu2/cpufreq/scaling_max_freq
92 chmod 0660 /sys/devices/system/cpu/cpu2/cpufreq/scaling_max_freq
93 chown system system /sys/devices/system/cpu/cpu3/cpufreq/scaling_max_freq
94 chmod 0660 /sys/devices/system/cpu/cpu3/cpufreq/scaling_max_freq
95 chown system system /sys/devices/system/cpu/cpufreq/interactive/timer_rate
96 chown system system /sys/devices/system/cpu/cpufreq/interactive/go_hispeed_loa
    [all...]
  /external/ltp/tools/pounder21/src/cpufreq/
Makefile 23 bins = cpufreq.bin
27 cpufreq.bin: cpufreq.c
28 $(CC) $(CFLAGS) -o cpufreq.bin $<
  /external/skia/tools/skpbench/
_hardware_pixel_c.py 40 echo userspace > /sys/devices/system/cpu/cpu$N/cpufreq/scaling_governor
41 echo %i > /sys/devices/system/cpu/cpu$N/cpufreq/scaling_max_freq
42 echo %i > /sys/devices/system/cpu/cpu$N/cpufreq/scaling_min_freq
43 echo %i > /sys/devices/system/cpu/cpu$N/cpufreq/scaling_setspeed
72 echo 1912500 > /sys/devices/system/cpu/cpu$N/cpufreq/scaling_max_freq
73 echo 51000 > /sys/devices/system/cpu/cpu$N/cpufreq/scaling_min_freq
74 echo 0 > /sys/devices/system/cpu/cpu$N/cpufreq/scaling_setspeed
75 echo interactive >/sys/devices/system/cpu/cpu$N/cpufreq/scaling_governor
94 cat /sys/devices/system/cpu/cpu$N/cpufreq/scaling_cur_freq
  /frameworks/rs/perf-test-scripts/
get-freq 54 if fileexists $CPU_DIR/$core/cpufreq/scaling_available_frequencies; then
55 frequencies=(`getprop $CPU_DIR/$core/cpufreq/scaling_available_frequencies`)
56 elif fileexists $CPU_DIR/$core/cpufreq/stats/time_in_state; then
57 frequencies=(`adb shell cat $CPU_DIR/$core/cpufreq/stats/time_in_state | cut -f1 -d " " | tr -d '\r'`)
63 if fileexists $CPU_DIR/$core/cpufreq/scaling_cur_freq; then
64 frequency=`getprop $CPU_DIR/$core/cpufreq/scaling_cur_freq`

Completed in 191 milliseconds

1 2 3 4 5 6 7 8 910