OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ReleaseToOSIntervalMs
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
sanitizer_allocator_combined.h
81
s32
ReleaseToOSIntervalMs
() const {
82
return primary_.
ReleaseToOSIntervalMs
();
sanitizer_allocator_primary64.h
89
s32
ReleaseToOSIntervalMs
() const {
701
// Postpone the first release to OS attempt for
ReleaseToOSIntervalMs
,
707
if (
ReleaseToOSIntervalMs
() >= 0)
833
s32 interval_ms =
ReleaseToOSIntervalMs
();
sanitizer_allocator_primary32.h
120
s32
ReleaseToOSIntervalMs
() const {
/src/sys/external/bsd/compiler_rt/dist/lib/asan/
asan_allocator.cc
342
options->release_to_os_interval_ms = allocator.
ReleaseToOSIntervalMs
();
Completed in 15 milliseconds
Indexes created Mon Oct 13 08:09:50 GMT 2025