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()
482 if (lossInfo.overflowCounter > 0) { in noteAtomSocketLoss()485 overflowPerUid->second += lossInfo.overflowCounter; in noteAtomSocketLoss()487 mSocketLossStatsOverflowCounters[lossInfo.uid] = lossInfo.overflowCounter; in noteAtomSocketLoss()
1107 info.overflowCounter = 1; in TEST()
2530 AStatsEvent_writeInt32(statsEvent, lossInfo.overflowCounter); in createSocketLossInfoLogEvent()