Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/compiler-rt/lib/scudo/standalone/
H A Dallocator_config.h92 static const u32 SecondaryCacheQuarantineSize = 0U; member
123 static const u32 SecondaryCacheQuarantineSize = 32U; member
156 static const u32 SecondaryCacheQuarantineSize = 32U; member
/openbsd-src/gnu/llvm/compiler-rt/lib/scudo/standalone/tests/
H A Dsecondary_test.cpp94 static const scudo::u32 SecondaryCacheQuarantineSize = 0U; member