Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dcombined.h1492 u32 AllocationRingBufferSize = in mapAndInitializeRingBuffer() local
1497 roundUp(ringBufferSizeInBytes(AllocationRingBufferSize), in mapAndInitializeRingBuffer()
1502 RingBufferElements = AllocationRingBufferSize; in mapAndInitializeRingBuffer()