Searched refs:readKernelWakelockStats (Results 1 – 8 of 8) sorted by relevance
/aosp12/frameworks/base/core/tests/coretests/src/com/android/internal/os/ |
H A D | KernelWakelockReaderTest.java | 83 private KernelWakelockStats readKernelWakelockStats(KernelWakelockStats staleStats, in readKernelWakelockStats() method in KernelWakelockReaderTest 178 readKernelWakelockStats(staleStats, buffer, new WakeLockInfo[0]); in testWakelocksBecomeStale() 187 readKernelWakelockStats(staleStats, buffer, new WakeLockInfo[0]); in testWakelocksBecomeStale() 250 readKernelWakelockStats(staleStats, new byte[0], wlStats); in testWakeLockInfosBecomeStale() 261 readKernelWakelockStats(staleStats, new byte[0], wlStats); in testWakeLockInfosBecomeStale() 280 readKernelWakelockStats(staleStats, buffer, wlStats); in testAggregateStatsEmpty() 294 readKernelWakelockStats(staleStats, buffer, wlStats); in testAggregateStatsNoNativeWakelocks() 313 readKernelWakelockStats(staleStats, buffer, wlStats); in testAggregateStatsNoKernelWakelocks() 334 readKernelWakelockStats(staleStats, buffer, wlStats); in testAggregateStatsBothKernelAndNativeWakelocks() 361 readKernelWakelockStats(staleStats, buffer, wlStats); in testAggregateStatsUpdate() [all …]
|
/aosp12/frameworks/base/core/java/com/android/internal/os/ |
H A D | KernelWakelockReader.java | 77 public final KernelWakelockStats readKernelWakelockStats(KernelWakelockStats staleStats) { in readKernelWakelockStats() method in KernelWakelockReader
|
H A D | BatteryStatsImpl.java | 13179 final KernelWakelockStats wakelockStats = mKernelWakelockReader.readKernelWakelockStats(
|
/aosp12/frameworks/base/services/core/java/com/android/server/stats/pull/ |
H A D | StatsPullAtomService.java | 1640 mKernelWakelockReader.readKernelWakelockStats(mTmpWakelockStats);
|
/aosp12/frameworks/base/config/ |
H A D | boot-profile.txt | 171 Lcom/android/internal/os/KernelWakelockReader;->readKernelWakelockStats(Lcom/android/internal/os/Ke…
|
H A D | boot-image-profile.txt | 21803 HSPLcom/android/internal/os/KernelWakelockReader;->readKernelWakelockStats(Lcom/android/internal/os…
|
/aosp12/frameworks/base/boot/ |
H A D | boot-image-profile.txt | 21756 HSPLcom/android/internal/os/KernelWakelockReader;->readKernelWakelockStats(Lcom/android/internal/os…
|
/aosp12/frameworks/base/boot/hiddenapi/ |
H A D | hiddenapi-max-target-o.txt | 78297 Lcom/android/internal/os/KernelWakelockReader;->readKernelWakelockStats(Lcom/android/internal/os/Ke…
|