Home
last modified time | relevance | path

Searched refs:mCores (Results 1 – 2 of 2) sorted by relevance

/hardware/google/pixel/perfstatsd/include/
Dcpu_usage.h60 uint32_t mCores; // cpu core num variable
/hardware/google/pixel/perfstatsd/
Dcpu_usage.cpp44 mCores = mPrevCoresUsage.size(); in CpuUsage()