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