Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dprimary64.h1039 const uptr TotalUserBytes = in populateFreeListAndPopBlocks() local
1042 if (TotalUserBytes > MappedUser) { in populateFreeListAndPopBlocks()
1045 roundUp(TotalUserBytes - MappedUser, MapSizeIncrement); in populateFreeListAndPopBlocks()