Searched refs:EncodedCounter (Results 1 – 1 of 1) sorted by relevance
216 uint64_t EncodedCounter; in readCounter() local218 readIntMax(EncodedCounter, std::numeric_limits<unsigned>::max())) in readCounter()220 if (auto Err = decodeCounter(EncodedCounter, C)) in readCounter()