Searched defs:Cpu (Results 1 – 4 of 4) sorted by relevance
/aosp12/system/extras/simpleperf/ | ||
H A D | event_fd.h | 57 int Cpu() const { return cpu_; } in Cpu() function |
H A D | record.cpp | 198 uint32_t Record::Cpu() const { in Cpu() function in simpleperf::Record |
/aosp12/frameworks/base/core/proto/android/os/ | ||
H A D | batterystats.proto | 561 message Cpu { message |
/aosp12/packages/modules/NeuralNetworks/runtime/test/ | ||
H A D | TestPartitioning.cpp | 1840 TEST_F(PartitioningTest, Cpu) { in TEST_F() argument |