Searched refs:logWakeupAttribution (Results 1 – 2 of 2) sorted by relevance
128 private synchronized void logWakeupAttribution(Wakeup wakeupToLog) { in logWakeupAttribution() method in CpuWakeupStats229 mHandler.postDelayed(() -> logWakeupAttribution(parsedWakeup), WAKEUP_WRITE_DELAY_MS); in noteWakeupTimeAndReason()
3178 HPLcom/android/server/power/stats/wakeups/CpuWakeupStats;->logWakeupAttribution(Lcom/android/server…