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.java744 long mLastStepStatIrqTime; field in BatteryStatsImpl
3402 mLastStepStatIrqTime = mCurStepStatIrqTime; in computeHistoryStepDetails()
3411 + " irq=" + mLastStepStatIrqTime + " sirq=" in computeHistoryStepDetails()
3423 out.statIrqTime = (int)(mCurStepStatIrqTime - mLastStepStatIrqTime); in computeHistoryStepDetails()
3467 mLastStepStatIrqTime = mCurStepStatIrqTime; in computeHistoryStepDetails()
10578 mLastStepStatIrqTime = mCurStepStatIrqTime = 0; in resetAllStatsLocked()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt95161 Lcom/android/internal/os/BatteryStatsImpl;->mLastStepStatIrqTime:J