Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dallocator_config.h86 static const s32 SecondaryCacheMaxReleaseToOsIntervalMs = INT32_MAX; member
115 static const s32 SecondaryCacheMaxReleaseToOsIntervalMs = 1000; member
146 static const s32 SecondaryCacheMaxReleaseToOsIntervalMs = 0; member
H A Dsecondary.h283 Config::SecondaryCacheMaxReleaseToOsIntervalMs), in setOption()