Searched refs:sAlertStackCount (Results 1 – 1 of 1) sorted by relevance
20 static int32 sAlertStackCount = 0; variable175 if (sAlertStackCount > 9) in _NextAlertStackCount()176 sAlertStackCount = 0; in _NextAlertStackCount()177 return sAlertStackCount++; in _NextAlertStackCount()