Searched refs:computeRunTimeLocked (Results 1 – 4 of 4) sorted by relevance
52 protected long computeRunTimeLocked(long curBatteryRealtime) { in computeRunTimeLocked() method in BatteryStatsTimerTest.TestTimer
1693 + computeRunTimeLocked(mTimeBase.getRealtime(elapsedRealtimeUs))); in writeToParcel()1696 out.writeLong(computeRunTimeLocked(mTimeBase.getRealtime(elapsedRealtimeUs))); in writeToParcel()1700 protected abstract long computeRunTimeLocked(long curBatteryRealtime); in computeRunTimeLocked() method in BatteryStatsImpl.Timer1733 mTotalTime = computeRunTimeLocked(baseRealtime); in onTimeStopped()1759 return computeRunTimeLocked(mTimeBase.getRealtime(elapsedRealtimeUs)); in getTotalTimeLocked()1770 long val = computeRunTimeLocked(mTimeBase.getRealtime(elapsedRealtimeUs)); in getTimeSinceMarkLocked()1782 long runTime = computeRunTimeLocked(mTimeBase.getRealtime(elapsedRealtimeUs)); in writeSummaryFromParcelLocked()1869 mTotalTime = computeRunTimeLocked(0 /* unused by us */); in endSample()1948 protected long computeRunTimeLocked(long curBatteryRealtime) { in computeRunTimeLocked() method in BatteryStatsImpl.SamplingTimer2094 protected long computeRunTimeLocked(long curBatteryRealtime) { in computeRunTimeLocked() method in BatteryStatsImpl.BatchTimer[all …]
20486 HSPLcom/android/internal/os/BatteryStatsImpl$BatchTimer;->computeRunTimeLocked(J)J20588 HSPLcom/android/internal/os/BatteryStatsImpl$SamplingTimer;->computeRunTimeLocked(J)J20599 HSPLcom/android/internal/os/BatteryStatsImpl$StopwatchTimer;->computeRunTimeLocked(J)J
94167 Lcom/android/internal/os/BatteryStatsImpl$BatchTimer;->computeRunTimeLocked(J)J94390 Lcom/android/internal/os/BatteryStatsImpl$SamplingTimer;->computeRunTimeLocked(J)J94411 Lcom/android/internal/os/BatteryStatsImpl$StopwatchTimer;->computeRunTimeLocked(J)J94472 Lcom/android/internal/os/BatteryStatsImpl$Timer;->computeRunTimeLocked(J)J