Home
last modified time | relevance | path

Searched refs:wakeup_sources (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/services/core/java/com/android/server/power/stats/
DKernelWakelockReader.java95 boolean wakeup_sources; in readKernelWakelockStats()
103 wakeup_sources = false; in readKernelWakelockStats()
107 wakeup_sources = true; in readKernelWakelockStats()
156 parseProcWakelocks(mKernelWakelockBuffer, len, wakeup_sources, staleStats); in readKernelWakelockStats()
236 public KernelWakelockStats parseProcWakelocks(byte[] wlBuffer, int len, boolean wakeup_sources, in parseProcWakelocks() argument
270 wakeup_sources ? WAKEUP_SOURCES_FORMAT : in parseProcWakelocks()
277 if (wakeup_sources) { in parseProcWakelocks()
/frameworks/base/core/proto/android/os/
Dkernelwake.proto54 repeated WakeupSource wakeup_sources = 1; field
Dincident.proto213 (section).args = "/d/wakeup_sources"