Searched refs:overflowCounter (Results 1 – 9 of 9) sorted by relevance
31 int32_t overflowCounter; member
54 result.overflowCounter = logEventValues[3].mValue.int_value; in toSocketLossInfo()
466 if (lossInfo.overflowCounter > 0) { in noteAtomSocketLoss()469 overflowPerUid->second += lossInfo.overflowCounter; in noteAtomSocketLoss()471 mSocketLossStatsOverflowCounters[lossInfo.uid] = lossInfo.overflowCounter; in noteAtomSocketLoss()
1095 info.overflowCounter = 1; in TEST()
284 "overflowCounter": true, in GetConfig()
334 "overflowCounter": true, in GetConfig()
2487 AStatsEvent_writeInt32(statsEvent, lossInfo.overflowCounter); in createSocketLossInfoLogEvent()