Searched defs:release_to_os_interval_ms (Results 1 - 4 of 4) sorted by relevance

/openbsd-current/gnu/llvm/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_allocator_combined.h32 void InitLinkerInitialized(s32 release_to_os_interval_ms) { argument
38 void Init(s32 release_to_os_interval_ms, uptr heap_start = 0) { argument
81 void SetReleaseToOSIntervalMs(s32 release_to_os_interval_ms) { argument
H A Dsanitizer_allocator_primary32.h122 void Init(s32 release_to_os_interval_ms, uptr heap_start = 0) { argument
132 void SetReleaseToOSIntervalMs(s32 release_to_os_interval_ms) { argument
H A Dsanitizer_allocator_primary64.h114 void Init(s32 release_to_os_interval_ms, uptr heap_start = 0) { argument
156 void SetReleaseToOSIntervalMs(s32 release_to_os_interval_ms) { argument
/openbsd-current/gnu/llvm/compiler-rt/lib/asan/
H A Dasan_allocator.h41 s32 release_to_os_interval_ms; member in struct:__asan::AllocatorOptions

Completed in 180 milliseconds