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.java753 long mCurStepStatSoftIrqTime; field in BatteryStatsImpl
3406 mLastStepStatSoftIrqTime = mCurStepStatSoftIrqTime; in computeHistoryStepDetails()
3419 + mCurStepStatSoftIrqTime + " idle=" + mCurStepStatIdleTime); in computeHistoryStepDetails()
3427 out.statSoftIrqTime = (int)(mCurStepStatSoftIrqTime - mLastStepStatSoftIrqTime); in computeHistoryStepDetails()
3471 mLastStepStatSoftIrqTime = mCurStepStatSoftIrqTime; in computeHistoryStepDetails()
4557 mCurStepStatSoftIrqTime += statSoftIrqTime; in finishAddingCpuLocked()
10592 mLastStepStatSoftIrqTime = mCurStepStatSoftIrqTime = 0; in resetAllStatsLocked()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt88689 Lcom/android/internal/os/BatteryStatsImpl;->mCurStepStatSoftIrqTime:J