Home
last modified time | relevance | path

Searched refs:MaxReleaseToOsIntervalMs (Results 1 – 4 of 4) sorted by relevance

/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dallocator_config.h139 static const s32 MaxReleaseToOsIntervalMs = INT32_MAX; member
154 static const s32 MaxReleaseToOsIntervalMs = INT32_MAX; member
184 static const s32 MaxReleaseToOsIntervalMs = 1000; member
199 static const s32 MaxReleaseToOsIntervalMs = 1000; member
228 static const s32 MaxReleaseToOsIntervalMs = INT32_MAX; member
252 static const s32 MaxReleaseToOsIntervalMs = INT32_MAX; member
H A Dsecondary.h363 Min(static_cast<s32>(Value), CacheConfig::MaxReleaseToOsIntervalMs), in setOption()
H A Dprimary32.h352 Config::Primary::MaxReleaseToOsIntervalMs), in setOption()
H A Dprimary64.h420 Config::Primary::MaxReleaseToOsIntervalMs), in setOption()