Searched refs:devices (Results 1 – 18 of 18) sorted by relevance
26 for i in /sys/devices/virtual/thermal/cooling_device*/user_vote; do echo 0 > "$i" 2>/dev/null; done27 for i in /sys/devices/virtual/thermal/cooling_device*/cur_state; do echo 0 > "$i" 2>/dev/null; done34 echo 1803000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_max_freq35 echo 1803000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_min_freq36 cat /sys/devices/system/cpu/cpu0/cpufreq/scaling_cur_freq39 echo 2253000 > /sys/devices/system/cpu/cpu4/cpufreq/scaling_max_freq40 echo 2253000 > /sys/devices/system/cpu/cpu4/cpufreq/scaling_min_freq41 cat /sys/devices/system/cpu/cpu4/cpufreq/scaling_cur_freq44 echo 2802000 > /sys/devices/system/cpu/cpu6/cpufreq/scaling_max_freq45 echo 2802000 > /sys/devices/system/cpu/cpu6/cpufreq/scaling_min_freq[all …]
26 for i in /sys/devices/virtual/thermal/cooling_device*/user_vote; do echo 0 > "$i" 2>/dev/null; done27 for i in /sys/devices/virtual/thermal/cooling_device*/cur_state; do echo 0 > "$i" 2>/dev/null; done34 echo 1803000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_max_freq35 echo 1803000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_min_freq36 cat /sys/devices/system/cpu/cpu0/cpufreq/scaling_cur_freq39 echo 2348000 > /sys/devices/system/cpu/cpu4/cpufreq/scaling_max_freq40 echo 2348000 > /sys/devices/system/cpu/cpu4/cpufreq/scaling_min_freq41 cat /sys/devices/system/cpu/cpu4/cpufreq/scaling_cur_freq44 echo 2850000 > /sys/devices/system/cpu/cpu6/cpufreq/scaling_max_freq45 echo 2850000 > /sys/devices/system/cpu/cpu6/cpufreq/scaling_min_freq[all …]
26 for i in /sys/devices/virtual/thermal/cooling_device*/user_vote; do echo 0 > "$i" 2>/dev/null; done27 for i in /sys/devices/virtual/thermal/cooling_device*/cur_state; do echo 0 > "$i" 2>/dev/null; done35 for cpu_path in /sys/devices/system/cpu/cpu*[0-9]; do45 echo 890000 > /sys/devices/platform/1f000000.mali/scaling_max_freq46 echo 890000 > /sys/devices/platform/1f000000.mali/scaling_min_freq47 cat /sys/devices/platform/1f000000.mali/cur_freq
39 cpubase=/sys/devices/system/cpu50 echo $cpufreq > /sys/devices/system/cpu/cpu$cpu/cpufreq/scaling_max_freq51 echo $cpufreq > /sys/devices/system/cpu/cpu$cpu/cpufreq/scaling_setspeed
39 cpubase=/sys/devices/system/cpu51 echo $cpufreq > /sys/devices/system/cpu/cpu$cpu/cpufreq/scaling_max_freq52 echo $cpufreq > /sys/devices/system/cpu/cpu$cpu/cpufreq/scaling_setspeed
24 cpubase=/sys/devices/system/cpu38 echo $cpufreq > /sys/devices/system/cpu/cpu$cpu/cpufreq/scaling_max_freq
24 cpubase=/sys/devices/system/cpu34 echo $cpufreq > /sys/devices/system/cpu/cpu$cpu/cpufreq/scaling_max_freq
10 cpubase=/sys/devices/system/cpu
24 cpubase=/sys/devices/system/cpu
68 final boolean match = Arrays.asList(annotation.devices().split(",")).contains(flavor); in apply()79 + annotation.devices()); in apply()91 String devices();
3 These configs are used to collect many WW metrics on droidfood devices.
23 // The device-host Audio Test Harness service that allows devices-under-test to24 // access audio devices on the host as if they were local device. This allows25 // for capture and playback by the DUT using external, independent devices on
61 As a result, this test suite uses the wireless capabilities of test devices as98 - `mcc_5g_all_wifi_non_dbs_2g_sta_test` is skipped for DBS capable devices.126 on devices capabilities. The test results are compared against the expectations147 installing a VPN app in devices.163 * **Prepare devices.**165 Before you run the automated test, prepare all devices by completing the166 device setup processes. After the new devices are set up, connect them to176 To avoid the strong signal issue, keep two devices at least 10 cm away. This238 adb devices -l239 List of devices attached[all …]
9 * Allow the two devices connect to different SSIDs.51 * Enable scc_2g_wfd_sta_tests for all devices.
92 "devices true",
442 Set<String> devices = result.getDeviceSerials(); in writeResults() local445 for (String device : devices) { in writeResults()
16 …ns UI transitions, captures Winscope [traces](https://source.android.com/devices/graphics/tracing-…