Home
last modified time | relevance | path

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

/external/scudo/standalone/
Dallocator_config.h96 static const s32 SecondaryCacheMaxReleaseToOsIntervalMs = INT32_MAX; member
127 static const s32 SecondaryCacheMaxReleaseToOsIntervalMs = 1000; member
160 static const s32 SecondaryCacheMaxReleaseToOsIntervalMs = 0; member
Dsecondary.h296 Config::SecondaryCacheMaxReleaseToOsIntervalMs), in setOption()
/external/scudo/standalone/tests/
Dsecondary_test.cpp98 static const scudo::s32 SecondaryCacheMaxReleaseToOsIntervalMs = INT32_MAX; member