Searched refs:curCpuTime (Results 1 – 1 of 1) sorted by relevance
2221 final long curCpuTime = profile.mCurCpuTime.addAndGet( in updateCpuStatsNow() local2223 profile.mLastCpuTime.compareAndSet(0, curCpuTime); in updateCpuStatsNow()