Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/power/stats/wakeups/
H A DCpuWakeupStats.java106 case Wakeup.TYPE_IRQ: in typeToStatsType()
547 static final int TYPE_IRQ = 1; field in CpuWakeupStats.Wakeup
578 int type = TYPE_IRQ; in parseWakeup()