Searched refs:wakeupStats (Results 1 – 1 of 1) sorted by relevance
120 IpConnectivityLogClass.WakeupStats wakeupStats = in toProto() local123 wakeupStats.durationSec = in.durationSec; in toProto()124 wakeupStats.totalWakeups = in.totalWakeups; in toProto()125 wakeupStats.rootWakeups = in.rootWakeups; in toProto()126 wakeupStats.systemWakeups = in.systemWakeups; in toProto()127 wakeupStats.nonApplicationWakeups = in.nonApplicationWakeups; in toProto()128 wakeupStats.applicationWakeups = in.applicationWakeups; in toProto()129 wakeupStats.noUidWakeups = in.noUidWakeups; in toProto()130 wakeupStats.l2UnicastCount = in.l2UnicastCount; in toProto()131 wakeupStats.l2MulticastCount = in.l2MulticastCount; in toProto()[all …]