Searched refs:MaxAccumBitIdx (Results 1 – 1 of 1) sorted by relevance
50 static const u32 MaxAccumBitIdx = 6; variable131 bool Accum = getFlags()->record_snapshots && BitIdx < MaxAccumBitIdx; in countAndClearShadowValues()183 while (BitIdx <= MaxAccumBitIdx && (SnapshotNum % Freq) == 0) { in takeSample()