Searched refs:systemWakeups (Results 1 – 3 of 3) sorted by relevance
39 public long systemWakeups = 0; field in WakeupStats69 systemWakeups++; in countEvent()111 j.add("system: " + systemWakeups); in toString()
126 wakeupStats.systemWakeups = in.systemWakeups; in toProto()
505 stats.systemWakeups = 3; in testWakeupStatsSerialization()