Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dprimary64.h1402 const uptr BatchGroupEnd = BatchGroupBase + GroupSize; in collectGroupsToRelease() local
1403 const uptr AllocatedGroupSize = AllocatedUserEnd >= BatchGroupEnd in collectGroupsToRelease()
1547 const uptr BatchGroupEnd = BatchGroupBase + GroupSize; in markFreeBlocks() local
1548 const uptr AllocatedGroupSize = AllocatedUserEnd >= BatchGroupEnd in markFreeBlocks()