Home
last modified time | relevance | path

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

/frameworks/native/libs/cputimeinstate/
Dcputimeinstate.cpp180 for (auto &cpu : gPolicyCpus[i]) { in startTrackingUidTimes() local
265 for (const auto &cpu : gPolicyCpus[j]) { in getUidCpuFreqTimes() local
331 for (const auto &cpu : gPolicyCpus[i]) { in getUidsUpdatedCpuFreqTimes() local
374 for (uint32_t cpu = 0; cpu < gNCpus; ++cpu) { in getUidConcurrentTimes() local
385 for (const auto &cpu : gPolicyCpus[policy]) { in getUidConcurrentTimes() local
442 for (uint32_t cpu = 0; cpu < gNCpus; ++cpu) { in getUidsUpdatedConcurrentTimes() local
453 for (const auto &cpu : gPolicyCpus[policy]) { in getUidsUpdatedConcurrentTimes() 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/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.proto153 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/cmds/statsd/src/
Datoms.proto5074 optional int32 cpu = 1; field