Home
last modified time | relevance | path

Searched refs:mCurStepStatSoftIrqTime (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/com/android/internal/os/
DBatteryStatsImpl.java751 long mCurStepStatSoftIrqTime; field in BatteryStatsImpl
3403 mLastStepStatSoftIrqTime = mCurStepStatSoftIrqTime; in computeHistoryStepDetails()
3416 + mCurStepStatSoftIrqTime + " idle=" + mCurStepStatIdleTime); in computeHistoryStepDetails()
3424 out.statSoftIrqTime = (int)(mCurStepStatSoftIrqTime - mLastStepStatSoftIrqTime); in computeHistoryStepDetails()
3468 mLastStepStatSoftIrqTime = mCurStepStatSoftIrqTime; in computeHistoryStepDetails()
4554 mCurStepStatSoftIrqTime += statSoftIrqTime; in finishAddingCpuLocked()
10579 mLastStepStatSoftIrqTime = mCurStepStatSoftIrqTime = 0; in resetAllStatsLocked()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt95056 Lcom/android/internal/os/BatteryStatsImpl;->mCurStepStatSoftIrqTime:J