Home
last modified time | relevance | path

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

/external/scudo/standalone/
Dallocator_config.h92 static const u32 SecondaryCacheQuarantineSize = 0U; member
123 static const u32 SecondaryCacheQuarantineSize = 32U; member
156 static const u32 SecondaryCacheQuarantineSize = 32U; member
/external/scudo/standalone/tests/
Dsecondary_test.cpp94 static const scudo::u32 SecondaryCacheQuarantineSize = 0U; member