Home
last modified time | relevance | path

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

/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dprimary32.h1130 const uptr MaxContainedBlocks = AllocatedGroupSize / BlockSize; markFreeBlocks() local
H A Dprimary64.h1557 uptr MaxContainedBlocks = AllocatedGroupSize / BlockSize; markFreeBlocks() local