Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dallocator_config.h85 static const s32 SecondaryCacheMinReleaseToOsIntervalMs = INT32_MIN; member
114 static const s32 SecondaryCacheMinReleaseToOsIntervalMs = 0; member
145 static const s32 SecondaryCacheMinReleaseToOsIntervalMs = 0; member
H A Dsecondary.h284 Config::SecondaryCacheMinReleaseToOsIntervalMs); in setOption()