Searched defs:kCounterInc (Results 1 – 2 of 2) sorted by relevance
66 static const u64 kCounterInc = kPtrMask + 1; member
127 static constexpr u64 kCounterInc = 1ull << 32; variable