Home
last modified time | relevance | path

Searched defs:AllocationRingBufferSize (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/llvm/compiler-rt/lib/scudo/standalone/
H A Dcombined.h1501 u32 AllocationRingBufferSize = in initRingBuffer() local
1518 static constexpr size_t ringBufferSizeInBytes(u32 AllocationRingBufferSize) { in ringBufferSizeInBytes()