Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/internal/os/
DBatteryStatsImpl.java746 long mLastStepStatIrqTime; field in BatteryStatsImpl
3405 mLastStepStatIrqTime = mCurStepStatIrqTime; in computeHistoryStepDetails()
3414 + " irq=" + mLastStepStatIrqTime + " sirq=" in computeHistoryStepDetails()
3426 out.statIrqTime = (int)(mCurStepStatIrqTime - mLastStepStatIrqTime); in computeHistoryStepDetails()
3470 mLastStepStatIrqTime = mCurStepStatIrqTime; in computeHistoryStepDetails()
10591 mLastStepStatIrqTime = mCurStepStatIrqTime = 0; in resetAllStatsLocked()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt88794 Lcom/android/internal/os/BatteryStatsImpl;->mLastStepStatIrqTime:J