Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dallocator_config.h80 static const u32 QuarantineSize = 0U; member
125 static const u32 QuarantineSize = 32U; member
H A Dallocator_config.def117 SECONDARY_CACHE_OPTIONAL(const u32, QuarantineSize, 0)