Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dprimary32.h1098 const uptr BytesInBG = NumBlocks * BlockSize; markFreeBlocks() local
H A Dprimary64.h1333 const uptr BytesInBG = NumBlocks * BlockSize; collectGroupsToRelease() local