Searched refs:mLastStepStatIrqTime (Results 1 – 2 of 2) sorted by relevance
746 long mLastStepStatIrqTime; field in BatteryStatsImpl3405 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()
88794 Lcom/android/internal/os/BatteryStatsImpl;->mLastStepStatIrqTime:J