Home
last modified time | relevance | path

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

/external/scudo/standalone/
Dallocator_config.h83 static const u32 SecondaryCacheDefaultMaxEntriesCount = 32U; member
112 static const u32 SecondaryCacheDefaultMaxEntriesCount = 32U; member
143 static const u32 SecondaryCacheDefaultMaxEntriesCount = 4U; member
/external/scudo/standalone/tests/
Dsecondary_test.cpp95 static const scudo::u32 SecondaryCacheDefaultMaxEntriesCount = 64U; member