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

/frameworks/av/media/libcpustats/
H A DThreadCpuUsage.cpp209 uint32_t ThreadCpuUsage::getCpukHz(int cpuNum) function in class:android::ThreadCpuUsage
212 ALOGW("getCpukHz called with invalid CPU %d", cpuNum);
235 ALOGW("getCpukHz can't open CPU %d", cpuNum);

Completed in 55 milliseconds