Searched defs:getCpukHz (Results 1 - 1 of 1) sorted by relevance

/frameworks/native/libs/cpustats/
H A DThreadCpuUsage.cpp205 uint32_t ThreadCpuUsage::getCpukHz(int cpuNum) function in class:android::ThreadCpuUsage
208 ALOGW("getCpukHz called with invalid CPU %d", cpuNum);
231 ALOGW("getCpukHz can't open CPU %d", cpuNum);

Completed in 400 milliseconds