Searched refs:PrimaryMinReleaseToOsIntervalMs (Results 1 - 5 of 5) sorted by relevance

/openbsd-current/gnu/llvm/compiler-rt/lib/scudo/standalone/
H A Dallocator_config.h58 // static const s32 PrimaryMinReleaseToOsIntervalMs = INT32_MIN;
87 static const s32 PrimaryMinReleaseToOsIntervalMs = INT32_MIN; member in struct:scudo::DefaultConfig
118 static const s32 PrimaryMinReleaseToOsIntervalMs = 1000; member in struct:scudo::AndroidConfig
151 static const s32 PrimaryMinReleaseToOsIntervalMs = 1000; member in struct:scudo::AndroidSvelteConfig
178 static const s32 PrimaryMinReleaseToOsIntervalMs = INT32_MIN; member in struct:scudo::FuchsiaConfig
199 static const s32 PrimaryMinReleaseToOsIntervalMs = INT32_MIN; member in struct:scudo::TrustyConfig
H A Dprimary64.h220 Config::PrimaryMinReleaseToOsIntervalMs);
H A Dprimary32.h248 Config::PrimaryMinReleaseToOsIntervalMs);
/openbsd-current/gnu/llvm/compiler-rt/lib/scudo/standalone/tests/
H A Dprimary_test.cpp31 static const scudo::s32 PrimaryMinReleaseToOsIntervalMs = INT32_MIN; member in struct:TestConfig1
48 static const scudo::s32 PrimaryMinReleaseToOsIntervalMs = INT32_MIN; member in struct:TestConfig2
65 static const scudo::s32 PrimaryMinReleaseToOsIntervalMs = INT32_MIN; member in struct:TestConfig3
81 static const scudo::s32 PrimaryMinReleaseToOsIntervalMs = INT32_MIN; member in struct:TestConfig4
173 static const scudo::s32 PrimaryMinReleaseToOsIntervalMs = INT32_MIN; member in struct:SmallRegionsConfig
H A Dcombined_test.cpp523 static const scudo::s32 PrimaryMinReleaseToOsIntervalMs = INT32_MIN; member in struct:DeathConfig

Completed in 245 milliseconds