Searched refs:MaxCounterValue (Results 1 – 2 of 2) sorted by relevance
345 static const uint64_t MaxCounterValue = (1ULL << 56); variable
704 if (CounterValue > MaxCounterValue && Warn) in readRawCounts()