Home
last modified time | relevance | path

Searched refs:CPU (Results 1 – 25 of 59) sorted by relevance

123

/frameworks/compile/mclinker/lib/Target/ARM/
DARMELFAttributeData.cpp512 #define CPU(C) ARMELFAttributeData::CPU_Arch_ARM_ ## C macro
513 static const int cpu_compatibility_table[][CPU(V4T_Plus_V6_M) + 1] = {
515 …/* Pre v4 */ { CPU(V6T2), CPU(V6K), CPU(V7), -1, -1, -1, -1, …
516 …/* ARM v4 */ { CPU(V6T2), CPU(V6K), CPU(V7), -1, -1, -1, -1, …
517 …/* ARM v4T */ { CPU(V6T2), CPU(V6K), CPU(V7), CPU(V6K), CPU(V6K), CPU(V7E_M), CPU(V8), CPU(…
518 …/* ARM v5T */ { CPU(V6T2), CPU(V6K), CPU(V7), CPU(V6K), CPU(V6K), CPU(V7E_M), CPU(V8), CPU(…
519 …/* ARM v5TE */ { CPU(V6T2), CPU(V6K), CPU(V7), CPU(V6K), CPU(V6K), CPU(V7E_M), CPU(V8), CPU(…
520 …/* ARM v5TEJ */ { CPU(V6T2), CPU(V6K), CPU(V7), CPU(V6K), CPU(V6K), CPU(V7E_M), CPU(V8), CPU(…
521 …/* ARM v6 */ { CPU(V6T2), CPU(V6K), CPU(V7), CPU(V6K), CPU(V6K), CPU(V7E_M), CPU(V8), CPU(…
522 …/* ARM v6KZ */ { CPU(V7), CPU(V6KZ), CPU(V7), CPU(V6KZ), CPU(V6KZ), CPU(V7E_M), CPU(V8), CPU(…
[all …]
/frameworks/rs/tests/java_api/Refocus/dataExtraction/
DN5ave.txt1 N5(fp_relaxed + no force CPU)
14 N5(fp_relaxed + force-CPU)
27 N5(no rs_fp_relaxed + force-CPU)
40 N5(no fp_relaxed + no force CPU)
DN5clean.txt13 N5(fp_relaxed + no force CPU)
53 N5(fp_relaxed + force-CPU)
93 N5(no rs_fp_relaxed + force-CPU)
133 N5(no fp_relaxed + no force CPU)
/frameworks/av/media/libcpustats/include/cpustats/
DREADME.txt1 This is a static library of CPU usage statistics, originally written
5 * should be related to CPU usage statistics
/frameworks/proto_logging/stats/enums/os/
Denums.proto148 CPU = 2; enumerator
170 // Ensures that the CPU is running; the screen and keyboard backlight
177 // the system, causing both the screen and the CPU to be turned off.
183 // by the system, causing both the screen and the CPU to be turned off.
189 // both the screen and the CPU to be turned off.
205 // Put the screen in a low power state and allow the CPU to suspend if
/frameworks/base/core/tests/coretests/src/com/android/internal/os/
DOWNERS3 # CPU
/frameworks/base/tools/powermodel/src/com/android/powermodel/
DComponent.java23 CPU, enumConstant
/frameworks/hardware/interfaces/automotive/powerpolicy/aidl/aidl_api/android.frameworks.automotive.powerpolicy/1/android/frameworks/automotive/powerpolicy/
DPowerComponent.aidl52 CPU = 16, enumConstant
/frameworks/hardware/interfaces/automotive/powerpolicy/aidl/aidl_api/android.frameworks.automotive.powerpolicy/3/android/frameworks/automotive/powerpolicy/
DPowerComponent.aidl52 CPU = 16, enumConstant
/frameworks/hardware/interfaces/automotive/powerpolicy/aidl/android/frameworks/automotive/powerpolicy/
DPowerComponent.aidl105 CPU = 16, enumConstant
/frameworks/hardware/interfaces/automotive/powerpolicy/aidl/aidl_api/android.frameworks.automotive.powerpolicy/2/android/frameworks/automotive/powerpolicy/
DPowerComponent.aidl52 CPU = 16, enumConstant
/frameworks/hardware/interfaces/automotive/powerpolicy/aidl/aidl_api/android.frameworks.automotive.powerpolicy/current/android/frameworks/automotive/powerpolicy/
DPowerComponent.aidl52 CPU = 16, enumConstant
/frameworks/compile/mclinker/include/mcld/LD/
DDiagAttribute.inc14 "input %0 has unknown CPU architecture profile.",
15 "input %0 has unknown CPU architecture profile.")
/frameworks/base/cmds/incident_helper/testdata/
Dcpuinfo.txt9 PID TID USER PR NI[%CPU]S VIRT RES PCY CMD NAME
/frameworks/base/services/core/java/com/android/server/power/stats/
Dflags.aconfig37 description: "Feature flag for streamlined misc (excluding CPU, Cell, Wifi, BT) battery stats"
/frameworks/native/libs/gui/bufferqueue/2.0/
Dtypes.cpp171 *to = HConnectionType::CPU; break; in b2h()
187 case HConnectionType::CPU: in h2b()
/frameworks/av/media/codec2/vndk/
Dtypes.cpp178 *to = HConnectionType::CPU; break; in b2h()
194 case HConnectionType::CPU: in h2b()
/frameworks/base/apct-tests/perftests/surfaceflinger/
DREADME.md5 is available, it is better to use the following instructions to lock CPU and GPU frequencies.
/frameworks/base/core/java/android/os/
DHardwarePropertiesManager.java69 public static final int DEVICE_TEMPERATURE_CPU = Constants.TemperatureType.CPU;
/frameworks/base/apct-tests/perftests/windowmanager/
DREADME.md5 is available, it is better to use the following instructions to lock CPU and GPU frequencies.
/frameworks/proto_logging/stats/atoms/cpu/
Dcpu_atoms.proto32 * Logs information related to CPU policies such as frequency limits.
/frameworks/base/core/proto/android/os/
Dbatterystats.proto210 // All CPU frequencies of the device.
564 // Total CPU time with processes executing in userspace. Summed up across
567 // Total CPU time with processes executing kernel syscalls. Summed up across
571 // CPU time broken down by CPU frequency (go/cpu-battery-metrics).
573 // These are real CPU time measurement from the kernel, so their sum can
583 // CPU time in milliseconds.
585 // Screen-off CPU time in milliseconds.
588 // CPU times accumulated across all process states.
600 // CPU times at different process states.
832 // Partial wakelocks ensure the CPU is running while allowing the screen
/frameworks/base/apct-tests/perftests/inputmethod/
DREADME.md7 is available, it is better to use the following instructions to lock CPU and GPU frequencies.
/frameworks/native/cmds/flatland/
DREADME.txt16 that consume much CPU cycles, memory bandwidth, or might otherwise interfere
21 frequency when running flatland. At a minimum this includes the CPU, GPU, and
/frameworks/proto_logging/stats/atoms/adpf/
Dadpf_atoms.proto48 // True if SurfaceFlinger CPU hint is enabled on the device.

123