Home
last modified time | relevance | path

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

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