Searched refs:_counters (Results 1 – 6 of 6) sorted by relevance
58 mutex_prof_num_##t##_counters \
30 // *_counters fields. This is to avoid spamming the trace with all counters
250 int[] _counters = new int[Base.kNumPosStatesEncodingMax]; field in Encoder.LenPriceTableEncoder262 _counters[posState] = _tableSize; in UpdateTable()274 if (--_counters[posState] == 0) in Encode()
250 UInt32[] _counters = new UInt32[Base.kNumPosStatesEncodingMax]; field in SevenZip.Compression.LZMA.Encoder.LenPriceTableEncoder262 _counters[posState] = _tableSize; in UpdateTable()274 if (--_counters[posState] == 0) in Encode()
403 // *_counters fields. This is to avoid spamming the trace with all counters
3504 // *_counters fields. This is to avoid spamming the trace with all counters