/device/linaro/bootloader/edk2/OvmfPkg/Include/IndustryStandard/Xen/hvm/ |
params.h | 31 * How should CPU0 event-channel notifications be delivered?
39 * If val == 0 then CPU0 event-channel notifications are not delivered.
|
/device/linaro/bootloader/edk2/QuarkPlatformPkg/Acpi/AcpiTables/Cpu0Ist/ |
Cpu0Ist.asl | 27 External(\_PR.CPU0, DeviceObj)
29 Scope(\_PR.CPU0)
|
/external/autotest/client/site_tests/power_CPUFreq/ |
power_CPUFreq.py | 83 cpu0 = cpus[0] 87 available_frequencies = cpu0.get_available_frequencies()
|
/external/autotest/server/site_tests/audio_AudioBasicHDMI/ |
audio_AudioBasicHDMI.py | 38 logging.debug('Set CPU0 mode to %s', self._original_mode) 45 logging.debug('Set CPU0 scaling governor mode to performance, '
|
/external/ltp/testcases/kernel/power_management/ |
runpwtests03.sh | 120 /sys/devices/system/cpu/cpu0/cpufreq/scaling_governor` 154 if [ ! -d /sys/devices/system/cpu/cpu0/cpufreq ] ; then
|
/external/mesa3d/src/gallium/auxiliary/hud/ |
hud_cpufreq.c | 54 char name[16]; /* EG. cpu0 */ 120 * \param cpu_index CPU identifier Eg. 0 (CPU0)
|
/frameworks/base/core/res/res/xml/ |
power_profile_test.xml | 32 <value>4</value> <!-- Cluster 0 has 4 cores (cpu0, cpu1, cpu2, cpu3) --> 49 /sys/devices/system/cpu/cpu0/cpufreq/stats/scaling_available_frequencies -->
|
/hardware/interfaces/power/1.0/vts/functional/ |
VtsHalPowerV1_0TargetTest.cpp | 44 "/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor" 46 "/sys/devices/system/cpu/cpu0/cpufreq/scaling_available_governors"
|
/hardware/libhardware/modules/thermal/ |
thermal.c | 132 // /sys/devices/system/cpu/cpu0/online is missing on some systems, because cpu0 can't
|
/system/extras/app-launcher/ |
app-launcher | 151 $adb shell 'echo 0 > /sys/devices/system/cpu/cpu0/online' 157 $adb shell 'echo 1 > /sys/devices/system/cpu/cpu0/online' 161 $adb shell 'echo performance > /sys/devices/system/cpu/cpu0/cpufreq/scaling_governor' 162 $adb shell 'echo 1900800 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_max_freq' 179 $adb shell 'echo 0 > /sys/devices/system/cpu/cpu0/online' 183 $adb shell 'echo 1 > /sys/devices/system/cpu/cpu0/online' 185 $adb shell 'echo performance > /sys/devices/system/cpu/cpu0/cpufreq/scaling_governor' 186 $adb shell 'echo 1996800 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_max_freq'
|
/external/lisa/ipynb/tutorial/ |
02_TestEnvUsage.ipynb | 167 "ISC=$(find cpu0/cpuidle -name \"state*\" | wc -l)\r\n", 529 "04:35:00 DEBUG : cat /sys/devices/system/cpu/cpu0/cpufreq/scaling_available_frequencies\n", [all...] |
/device/linaro/bootloader/edk2/Vlv2DeviceRefCodePkg/ValleyView2Soc/CPU/PowerManagement/AcpiTables/Ssdt/ |
Cpu0Tst.asl | 78 External(\_PR.CPU0, DeviceObj)
83 Scope(\_PR.CPU0)
180 Store ("Cpu0: _TDL Called", Debug)
|
/external/arm-neon-tests/ |
Makefile | 75 rvdebug -stdiolog=stdio.log -jou=journal.log -log=log.log -nologo -cmd -init @coretile.core.cpu0@RTSM -inc armscript.inc -exec $^ 107 rvdebug -stdiolog=stdio.log -jou=journal.log -log=log.log -nologo -cmd -init @coretile.core.cpu0@RTSM -inc armscript.inc -exec $^ 123 rvdebug -stdiolog=stdio.log -jou=journal.log -log=log.log -nologo -cmd -init @coretile.core.cpu0@RTSM -inc armscript.inc -exec $^
|
/external/lisa/tests/lisa/ |
test_energy_model.py | 234 (0.5 * 100) # CPU0 active power 235 + (0.5 * 5) # CPU0 idle power 289 ['cpu0', 'cpu1', 'cpu2', 'cpu3'])
|
/device/google/wahoo/thermal/ |
thermal-helper.h | 65 "CPU0", "CPU1", "CPU2", "CPU3", "CPU4", "CPU5", "CPU6", "CPU7"};
|
/device/linaro/bootloader/OpenPlatformPkg/Chips/Hisilicon/Hi1616/D05AcpiTables/Dsdt/ |
CPU.asl | 24 Device(CPU0) {
|
/device/linaro/bootloader/OpenPlatformPkg/Platforms/ARM/VExpress/AcpiTables/ |
Dsdt.asl | 64 Device(CPU0) { // Cluster 0, Cpu 0
|
/external/autotest/client/site_tests/kernel_CpufreqMinMax/ |
kernel_CpufreqMinMax.py | 25 sys_cpufreq_path = '/sys/devices/system/cpu/cpu0/cpufreq/'
|
/external/webrtc/webrtc/base/ |
linux.h | 111 // /sys/devices/system/cpu/cpu0/cpufreq/cpuinfo_max_freq
|
/frameworks/base/core/java/com/android/internal/os/ |
KernelCpuSpeedReader.java | 49 * @param cpuNumber The cpu (cpu0, cpu1, etc) whose state to read.
|
/system/extras/libperfmgr/include/perfmgr/ |
Node.h | 39 // vector for the cpu0 cluster represents the in-progress requests to boost the
|
/device/linaro/bootloader/OpenPlatformPkg/Platforms/ARM/VExpress/DeviceTree/ |
fvp-foundation-gicv2-psci.dts | 73 cpu = <&CPU0>; 109 CPU0:cpu@0 {
|
fvp-foundation-gicv2legacy-psci.dts | 73 cpu = <&CPU0>; 109 CPU0:cpu@0 {
|
/device/linaro/bootloader/arm-trusted-firmware/fdts/ |
fvp-base-gicv2-psci-aarch32.dts | 47 cpu = <&CPU0>; 98 CPU0:cpu@0 {
|
/device/linaro/bootloader/edk2/QuarkPlatformPkg/Acpi/AcpiTables/Cpu0Cst/ |
Cpu0Cst.asl | 25 External(\_PR.CPU0, DeviceObj)
29 Scope(\_PR.CPU0)
|