Searched refs:totalWakeups (Results 1 – 3 of 3) sorted by relevance
37 public long totalWakeups = 0; field in WakeupStats63 totalWakeups++; in countEvent()109 j.add("total: " + totalWakeups); in toString()
124 wakeupStats.totalWakeups = in.totalWakeups; in toProto()
501 stats.totalWakeups = 14; in testWakeupStatsSerialization()