Searched refs:sumCount (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/AppleRAID-4.0.6/
H A DAppleRAIDMirrorSet.cpp333 static UInt32 sumCount = 0, skippedSum0 = 0, skippedSum1 = 0, overflowCount = 0; local
340 if (sumCount++ >= 99) {
344 sumCount = skippedSum0 = skippedSum1 = overflowCount = 0;

Completed in 90 milliseconds