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

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

Completed in 159 milliseconds