Searched refs:computeRunTimeLocked (Results 1 – 4 of 4) sorted by relevance
52 protected long computeRunTimeLocked(long curBatteryRealtime) { in computeRunTimeLocked() method in BatteryStatsTimerTest.TestTimer
1695 + computeRunTimeLocked(mTimeBase.getRealtime(elapsedRealtimeUs))); in writeToParcel()1698 out.writeLong(computeRunTimeLocked(mTimeBase.getRealtime(elapsedRealtimeUs))); in writeToParcel()1702 protected abstract long computeRunTimeLocked(long curBatteryRealtime); in computeRunTimeLocked() method in BatteryStatsImpl.Timer1735 mTotalTime = computeRunTimeLocked(baseRealtime); in onTimeStopped()1761 return computeRunTimeLocked(mTimeBase.getRealtime(elapsedRealtimeUs)); in getTotalTimeLocked()1772 long val = computeRunTimeLocked(mTimeBase.getRealtime(elapsedRealtimeUs)); in getTimeSinceMarkLocked()1784 long runTime = computeRunTimeLocked(mTimeBase.getRealtime(elapsedRealtimeUs)); in writeSummaryFromParcelLocked()1871 mTotalTime = computeRunTimeLocked(0 /* unused by us */); in endSample()1951 protected long computeRunTimeLocked(long curBatteryRealtime) { in computeRunTimeLocked() method in BatteryStatsImpl.SamplingTimer2097 protected long computeRunTimeLocked(long curBatteryRealtime) { in computeRunTimeLocked() method in BatteryStatsImpl.BatchTimer[all …]
20485 HSPLcom/android/internal/os/BatteryStatsImpl$BatchTimer;->computeRunTimeLocked(J)J20587 HSPLcom/android/internal/os/BatteryStatsImpl$SamplingTimer;->computeRunTimeLocked(J)J20598 HSPLcom/android/internal/os/BatteryStatsImpl$StopwatchTimer;->computeRunTimeLocked(J)J
87835 Lcom/android/internal/os/BatteryStatsImpl$BatchTimer;->computeRunTimeLocked(J)J88039 Lcom/android/internal/os/BatteryStatsImpl$SamplingTimer;->computeRunTimeLocked(J)J88059 Lcom/android/internal/os/BatteryStatsImpl$StopwatchTimer;->computeRunTimeLocked(J)J88116 Lcom/android/internal/os/BatteryStatsImpl$Timer;->computeRunTimeLocked(J)J