Searched refs:overflowCounter (Results 1 – 5 of 5) 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()
2411 AStatsEvent_writeInt32(statsEvent, lossInfo.overflowCounter); in createSocketLossInfoLogEvent()