Searched refs:oldestClosed (Results 1 – 1 of 1) sorted by relevance
68 uint32_t oldestClosed = bounds >> 16; in dump() local72 __builtin_sub_overflow(newestOpen, oldestClosed, &n); in dump()93 const size_t i = oldestClosed++ & (mSamplingN - 1); in dump()