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

/frameworks/av/media/libcpustats/
H A DThreadCpuUsage.cpp76 bool ThreadCpuUsage::sampleAndEnable(double& ns) function in class:android::ThreadCpuUsage
86 ALOGV("sampleAndEnable %.0f", ns);
91 ALOGV("sampleAndEnable false");

Completed in 36 milliseconds