Searched defs:NextSampleCounterMask (Results 1 - 1 of 1) sorted by relevance

/openbsd-current/gnu/llvm/compiler-rt/lib/gwp_asan/platform_specific/
H A Dguarded_pool_allocator_tls.h32 static const uint32_t NextSampleCounterMask = (1U << 31) - 1; member in struct:gwp_asan::ThreadLocalPackedVariables

Completed in 114 milliseconds