Home
last modified time | relevance | path

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

/frameworks/av/services/audioflinger/
DFastThread.h75 ThreadCpuUsage mTcu; // for reading the current CPU clock frequency in kHz variable
DFastThread.cpp325 uint32_t kHz = mTcu.getCpukHz(cpuNum); in threadLoop()