Searched refs:sampleAndEnable (Results 1 – 3 of 3) sorted by relevance
90 bool sampleAndEnable(double& ns);
76 bool ThreadCpuUsage::sampleAndEnable(double& ns) in sampleAndEnable() function in android::ThreadCpuUsage
351 bool valid = mCpuUsage.sampleAndEnable(wcNs); in sample()