Home
last modified time | relevance | path

Searched refs:SystemServiceCpuThreadTimes (Results 1 – 10 of 10) sorted by relevance

/aosp12/frameworks/base/core/java/com/android/internal/os/
H A DSystemServerCpuThreadReader.java39 public static class SystemServiceCpuThreadTimes { class in SystemServerCpuThreadReader
46 private final SystemServiceCpuThreadTimes mDeltaCpuThreadTimes =
47 new SystemServiceCpuThreadTimes();
84 public SystemServiceCpuThreadTimes readDelta() { in readDelta()
116 public SystemServiceCpuThreadTimes readAbsolute() { in readAbsolute()
123 final SystemServiceCpuThreadTimes result = new SystemServiceCpuThreadTimes(); in readAbsolute()
H A DBatteryStatsImpl.java106 import com.android.internal.os.SystemServerCpuThreadReader.SystemServiceCpuThreadTimes;
11140 public SystemServiceCpuThreadTimes getSystemServiceCpuThreadTimes() { in getSystemServiceCpuThreadTimes()
13450 SystemServerCpuThreadReader.SystemServiceCpuThreadTimes systemServiceCpuThreadTimes =
/aosp12/frameworks/base/services/core/java/android/os/
H A DBatteryStatsInternal.java20 import com.android.internal.os.SystemServerCpuThreadReader.SystemServiceCpuThreadTimes;
42 public abstract SystemServiceCpuThreadTimes getSystemServiceCpuThreadTimes(); in getSystemServiceCpuThreadTimes()
/aosp12/frameworks/base/core/tests/coretests/src/com/android/internal/os/
H A DSystemServicePowerCalculatorTest.java196 final SystemServerCpuThreadReader.SystemServiceCpuThreadTimes threadTimes = in prepareBatteryStats()
197 new SystemServerCpuThreadReader.SystemServiceCpuThreadTimes(); in prepareBatteryStats()
H A DSystemServerCpuThreadReaderTest.java48 SystemServerCpuThreadReader.SystemServiceCpuThreadTimes systemServiceCpuThreadTimes = in testReadDelta()
/aosp12/frameworks/base/services/core/java/com/android/server/am/
H A DBatteryStatsService.java87 import com.android.internal.os.SystemServerCpuThreadReader.SystemServiceCpuThreadTimes;
423 public SystemServiceCpuThreadTimes getSystemServiceCpuThreadTimes() { in getSystemServiceCpuThreadTimes()
/aosp12/frameworks/base/services/core/java/com/android/server/stats/pull/
H A DStatsPullAtomService.java195 import com.android.internal.os.SystemServerCpuThreadReader.SystemServiceCpuThreadTimes;
1860 SystemServiceCpuThreadTimes times = LocalServices.getService(BatteryStatsInternal.class)
/aosp12/frameworks/base/boot/
H A Dboot-image-profile.txt33381 Lcom/android/internal/os/SystemServerCpuThreadReader$SystemServiceCpuThreadTimes;
/aosp12/frameworks/base/config/
H A Dboot-image-profile.txt43045 Lcom/android/internal/os/SystemServerCpuThreadReader$SystemServiceCpuThreadTimes;
/aosp12/frameworks/base/services/
H A Dart-profile7432 …ceCpuThreadTimes()Lcom/android/internal/os/SystemServerCpuThreadReader$SystemServiceCpuThreadTimes;