Home
last modified time | relevance | path

Searched defs:MinReleaseToOsIntervalMs (Results 1 – 5 of 5) sorted by relevance

/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dallocator_config.h68 static const s32 MinReleaseToOsIntervalMs = INT32_MIN; member
83 static const s32 MinReleaseToOsIntervalMs = INT32_MIN; member
113 static const s32 MinReleaseToOsIntervalMs = 1000; member
128 static const s32 MinReleaseToOsIntervalMs = 0; member
158 static const s32 MinReleaseToOsIntervalMs = INT32_MIN; member
182 static const s32 MinReleaseToOsIntervalMs = INT32_MIN; member
/llvm-project/compiler-rt/lib/scudo/standalone/tests/
H A Dprimary_test.cpp41 static const scudo::s32 MinReleaseToOsIntervalMs = INT32_MIN; member
65 static const scudo::s32 MinReleaseToOsIntervalMs = INT32_MIN; member
89 static const scudo::s32 MinReleaseToOsIntervalMs = INT32_MIN; member
113 static const scudo::s32 MinReleaseToOsIntervalMs = INT32_MIN; member
138 static const scudo::s32 MinReleaseToOsIntervalMs = INT32_MIN; member
247 static const scudo::s32 MinReleaseToOsIntervalMs = INT32_MIN; member
H A Dallocator_config_test.cpp35 static const scudo::s32 MinReleaseToOsIntervalMs = INT32_MIN; member
H A Dsecondary_test.cpp112 static const scudo::s32 MinReleaseToOsIntervalMs = INT32_MIN; member
H A Dcombined_test.cpp191 static const scudo::s32 MinReleaseToOsIntervalMs = 1000; member
692 static const scudo::s32 MinReleaseToOsIntervalMs = INT32_MIN; global() member