Home
last modified time | relevance | path

Searched refs:computeRunTimeLocked (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/services/tests/powerstatstests/src/com/android/server/power/stats/
DBatteryStatsTimerTest.java53 protected long computeRunTimeLocked(long curBatteryRealtime, long elapsedRealtimeUs) { in computeRunTimeLocked() method in BatteryStatsTimerTest.TestTimer
/frameworks/base/services/core/java/com/android/server/power/stats/
DBatteryStatsImpl.java2858 + computeRunTimeLocked(mTimeBase.getRealtime(elapsedRealtimeUs), in writeToParcel()
2862 out.writeLong(computeRunTimeLocked(mTimeBase.getRealtime(elapsedRealtimeUs), in writeToParcel()
2867 protected abstract long computeRunTimeLocked(long curBatteryRealtime, in computeRunTimeLocked() method in BatteryStatsImpl.Timer
2907 mTotalTimeUs = computeRunTimeLocked(baseRealtimeUs, elapsedRealtimeUs); in onTimeStopped()
2931 return computeRunTimeLocked(mTimeBase.getRealtime(elapsedRealtimeUs), in getTotalTimeLocked()
2942 long val = computeRunTimeLocked(mTimeBase.getRealtime(elapsedRealtimeUs), in getTimeSinceMarkLocked()
2955 long runTimeUs = computeRunTimeLocked(mTimeBase.getRealtime(elapsedRealtimeUs), in writeSummaryFromParcelLocked()
3049 mTotalTimeUs = computeRunTimeLocked(0 /* unused by us */, elapsedRealtimeUs); in endSample()
3148 protected long computeRunTimeLocked(long curBatteryRealtime, long elapsedRealtimeUs) { in computeRunTimeLocked() method in BatteryStatsImpl.SamplingTimer
3294 protected long computeRunTimeLocked(long curBatteryRealtimeUs, long elapsedRealtimeUs) { in computeRunTimeLocked() method in BatteryStatsImpl.BatchTimer
[all …]
/frameworks/base/config/
Dboot-profile.txt195 Lcom/android/internal/os/BatteryStatsImpl$SamplingTimer;->computeRunTimeLocked(J)J
217 Lcom/android/internal/os/BatteryStatsImpl$StopwatchTimer;->computeRunTimeLocked(J)J
/frameworks/base/services/
Dart-profile3070 HSPLcom/android/server/power/stats/BatteryStatsImpl$SamplingTimer;->computeRunTimeLocked(JJ)J
3073 HSPLcom/android/server/power/stats/BatteryStatsImpl$StopwatchTimer;->computeRunTimeLocked(JJ)J+]Lja…
Dart-wear-profile21932 HSPLcom/android/server/power/stats/BatteryStatsImpl$SamplingTimer;->computeRunTimeLocked(JJ)J
21940 HSPLcom/android/server/power/stats/BatteryStatsImpl$StopwatchTimer;->computeRunTimeLocked(JJ)J
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt72763 Lcom/android/internal/os/BatteryStatsImpl$BatchTimer;->computeRunTimeLocked(J)J
72967 Lcom/android/internal/os/BatteryStatsImpl$SamplingTimer;->computeRunTimeLocked(J)J
72987 Lcom/android/internal/os/BatteryStatsImpl$StopwatchTimer;->computeRunTimeLocked(J)J
73044 Lcom/android/internal/os/BatteryStatsImpl$Timer;->computeRunTimeLocked(J)J