HomeSort by relevance Sort by last modified time
    Searched full:cpu0 (Results 26 - 50 of 175) sorted by null

12 3 4 5 6 7

  /external/autotest/server/site_tests/brillo_PowerMgmtInterfaces/
brillo_PowerMgmtInterfaces.py 23 cpufreq_governors = host.run_output('cat /sys/devices/system/cpu/cpu0/cpufreq/scaling_available_governors')
  /external/devlib/devlib/module/
hotplug.py 12 # If a system has more than 1 CPU, CPU0 could be configured to be not
  /external/lisa/tools/scripts/
cpuidle_sampling.sh 14 ISC=$(find cpu0/cpuidle -name "state*" | wc -l)
  /tools/tradefederation/core/tests/src/com/android/tradefed/testtype/
NativeBenchmarkTestTest.java 120 + "/sys/devices/system/cpu/cpu0/cpufreq/cpuinfo_max_freq > "
121 + "/sys/devices/system/cpu/cpu0/cpufreq/scaling_min_freq"))).andReturn("");
123 + "/sys/devices/system/cpu/cpu0/cpufreq/cpuinfo_min_freq > "
124 + "/sys/devices/system/cpu/cpu0/cpufreq/scaling_min_freq"))).andReturn("");
  /device/linaro/bootloader/edk2/Vlv2DeviceRefCodePkg/AcpiTablesPCAT/
Platform.asl 31 External(\_PR.CPU0._PPC, IntObj)
222 If(LGreater(\_PR.CPU0._PPC,0))
224 Subtract(\_PR.CPU0._PPC,1,\_PR.CPU0._PPC)
226 Add(\_PR.CPU0._PPC,1,\_PR.CPU0._PPC)
231 Add(\_PR.CPU0._PPC,1,\_PR.CPU0._PPC)
233 Subtract(\_PR.CPU0._PPC,1,\_PR.CPU0._PPC)
    [all...]
  /system/extras/tests/ext4/
android_emmc_perf_tests.sh 31 CPUFREQ="/sys/devices/system/cpu/cpu0/cpufreq"
37 CPUFREQ="/sys/devices/system/cpu/cpu0/cpufreq"
52 CPUFREQ="/sys/devices/system/cpu/cpu0/cpufreq"
58 CPUFREQ="/sys/devices/system/cpu/cpu0/cpufreq"
64 CPUFREQ="/sys/devices/system/cpu/cpu0/cpufreq"
70 CPUFREQ="/sys/devices/system/cpu/cpu0/cpufreq"
  /device/linaro/bootloader/arm-trusted-firmware/docs/
user-guide.rst     [all...]
  /external/ltp/testcases/kernel/hotplug/cpu_hotplug/functional/
cpuhotplug01.sh 151 if [ "$cpu" = "cpu0" ]; then
166 if [ "$cpu" = "cpu0" ]; then
  /device/linaro/bootloader/edk2/Vlv2DeviceRefCodePkg/ValleyView2Soc/CPU/PowerManagement/AcpiTables/Ssdt/
ApCst.asl 82 External(\_PR.CPU0._CST)
91 Return(\_PR.CPU0._CST)
102 Return(\_PR.CPU0._CST)
113 Return(\_PR.CPU0._CST)
  /device/linaro/hikey/
init.hikey960.power.rc 31 setprop ro.config.cpufreq.max_freq.cluster0 "/sys/devices/system/cpu/cpu0/cpufreq/scaling_max_freq"
  /frameworks/base/libs/hwui/tests/scripts/
prep_fugu.sh 35 # cpu0/online doesn't exist, because you can't turned it off, so ignore results of this command
  /tools/tradefederation/core/src/com/android/tradefed/testtype/
NativeBenchmarkTest.java 263 "cat /sys/devices/system/cpu/cpu0/cpufreq/cpuinfo_max_freq > " +
264 "/sys/devices/system/cpu/cpu0/cpufreq/scaling_min_freq");
270 "cat /sys/devices/system/cpu/cpu0/cpufreq/cpuinfo_min_freq > " +
271 "/sys/devices/system/cpu/cpu0/cpufreq/scaling_min_freq");
  /external/autotest/client/tests/cgroup/
cgroup.py 266 1) Initiate CPU load on CPU0, than spread into CPU* - CPU0
271 self.values [cpus, cpu0, cpu1, ...]
296 @return vals: array of current values [cpus, cpu0, cpu1..]
309 values [cpus, cpu0, cpu1..]
373 # Use cpu0 and verify, than all cpu* - cpu0 and verify
  /frameworks/base/core/res/res/xml/
power_profile.xml 59 <value>4</value> // cluster 0 has cpu0, cpu1, cpu2, cpu3
63 <value>1</value> <!-- cluster 0 has cpu0 -->
67 /sys/devices/system/cpu/cpu0/cpufreq/stats/time_in_state.
  /device/linaro/bootloader/arm-trusted-firmware/plat/nvidia/tegra/soc/t132/
plat_psci_handlers.c 114 /* SYSTEM_SUSPEND only on CPU0 */
  /external/autotest/client/profilers/powertop/src/
cpufreq.c 117 " echo ondemand > /sys/devices/system/cpu/cpu0/cpufreq/scaling_governor \n"),
  /external/llvm/docs/tutorial/
index.rst 38 `Tutorial: Creating an LLVM Backend for the Cpu0 Architecture <http://jonathan2251.github.com/lbd/>`_
  /frameworks/base/services/core/java/com/android/server/power/batterysaver/
CpuFrequencies.java 32 * "/sys/devices/system/cpu/cpu0/cpufreq/scaling_max_freq" "1900800"
  /hardware/interfaces/thermal/1.0/
types.hal 43 * e.g., cpu0, battery.
  /device/google/marlin/power/
performance.h 56 * CPU0, use 0x20E
139 /* This timer rate applicable to cpu0
  /device/google/wahoo/
powerhint.json 5 "Path": "/sys/devices/system/cpu/cpu0/cpufreq/scaling_max_freq",
17 "Path": "/sys/devices/system/cpu/cpu0/cpufreq/scaling_min_freq",
  /device/linaro/bootloader/arm-trusted-firmware/fdts/
fvp-base-gicv2-psci.dts 47 cpu = <&CPU0>;
98 CPU0:cpu@0 {
fvp-base-gicv3-psci-common.dtsi 45 cpu = <&CPU0>;
96 CPU0:cpu@0 {
fvp-foundation-gicv2-psci.dts 47 cpu = <&CPU0>;
83 CPU0:cpu@0 {
fvp-foundation-gicv3-psci.dts 47 cpu = <&CPU0>;
83 CPU0:cpu@0 {

Completed in 1309 milliseconds

12 3 4 5 6 7