Home
last modified time | relevance | path

Searched defs:cpu (Results 1 – 12 of 12) sorted by relevance

/frameworks/native/libs/cputimeinstate/
Dcputimeinstate.cpp140 for (auto cpu : cpuList) { in initGlobals() local
219 for (auto &cpu : gPolicyCpus[i]) { in startTrackingUidTimes() local
291 for (const auto &cpu : gPolicyCpus[policyIdx]) { in getTotalCpuFreqTimes() local
330 for (const auto &cpu : gPolicyCpus[j]) { in getUidCpuFreqTimes() local
397 for (const auto &cpu : gPolicyCpus[i]) { in getUidsUpdatedCpuFreqTimes() local
442 for (uint32_t cpu = 0; cpu < gNCpus; ++cpu) { in getUidConcurrentTimes() local
453 for (const auto &cpu : gPolicyCpus[policy]) { in getUidConcurrentTimes() local
511 for (uint32_t cpu = 0; cpu < gNCpus; ++cpu) { in getUidsUpdatedConcurrentTimes() local
522 for (const auto &cpu : gPolicyCpus[policy]) { in getUidsUpdatedConcurrentTimes() local
656 for (const auto &cpu : gPolicyCpus[j]) { in getAggregatedTaskCpuFreqTimes() local
/frameworks/base/core/proto/android/os/
Dcpuinfo.proto59 optional int32 cpu = 1; // 400% cpu indicates 4 cores field
80 optional float cpu = 6; // precentage of cpu usage of the task field
Dbatterystats.proto609 optional Cpu cpu = 7; field
/frameworks/base/tools/powermodel/test/com/android/powermodel/
DPowerProfileTest.java72 final CpuProfile cpu = (CpuProfile)profile.getComponent(Component.CPU); in testReadGood() local
/frameworks/native/libs/gui/fuzzer/
Dlibgui_consumer_fuzzer.cpp41 sp<CpuConsumer> cpu( in process() local
/frameworks/libs/binary_translation/guest_state/include/berberis/guest_state/
Dguest_state_riscv64.h106 CPUState cpu; member
/frameworks/base/tests/JankBench/app/src/main/jni/
DWorkerPool.cpp158 int cpu = sysconf(_SC_NPROCESSORS_CONF); in init() local
/frameworks/native/libs/binder/tests/
Dschd-dbg.cpp135 int cpu = sched_getcpu(); in onTransact() local
265 static void parcel_fill(Parcel& data, int sz, int priority, int cpu) { in parcel_fill()
/frameworks/base/core/proto/android/service/
Dprocstats.proto160 optional int32 cpu = 1; field
/frameworks/rs/cpu_ref/
DrsCpuCore.cpp53 RsdCpuReferenceImpl *cpu = new RsdCpuReferenceImpl(rsc); in create() local
237 int cpu = sysconf(_SC_NPROCESSORS_CONF); in init() local
/frameworks/base/services/core/java/com/android/server/cpu/
DCpuInfoReader.java639 int cpu = cumulativeCpuUsageStats.keyAt(i); in readLatestCpuUsageStats() local
/frameworks/proto_logging/stats/
Datoms.proto8547 optional int32 cpu = 1; field