Home
last modified time | relevance | path

Searched refs:resetElapsed (Results 1 – 3 of 3) sorted by relevance

/frameworks/av/media/libcpustats/include/cpustats/
DThreadCpuUsage.h109 void resetElapsed();
/frameworks/av/media/libcpustats/
DThreadCpuUsage.cpp156 void ThreadCpuUsage::resetElapsed() in resetElapsed() function in android::ThreadCpuUsage
/frameworks/av/services/audioflinger/
DThreads.cpp412 mCpuUsage.resetElapsed(); in sample()