Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dprimary64.h1408 const bool HighDensity = BytesInBG >= ReleaseThreshold; in collectGroupsToRelease() local
1418 if (!HighDensity) { in collectGroupsToRelease()
1439 if (!HighDensity || !ReachReleaseDelta) { in collectGroupsToRelease()