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

/frameworks/native/libs/cpustats/
H A DThreadCpuUsage.cpp76 bool ThreadCpuUsage::sampleAndEnable(double& ns) function in class:android::ThreadCpuUsage
87 ALOGV("sampleAndEnable %.0f", ns);
92 ALOGV("sampleAndEnable false");

Completed in 556 milliseconds