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

/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_allocator.h40 s32 release_to_os_interval_ms; member in struct:__asan::AllocatorOptions
/freebsd-13-stable/contrib/llvm-project/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) { 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) { argument
131 void SetReleaseToOSIntervalMs(s32 release_to_os_interval_ms) { argument
H A Dsanitizer_allocator_primary64.h72 void Init(s32 release_to_os_interval_ms) { argument
97 void SetReleaseToOSIntervalMs(s32 release_to_os_interval_ms) { argument

Completed in 44 milliseconds