OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SwallowCache
(Results
1 - 7
of
7
) sorted by relevancy
/src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
sanitizer_allocator_combined.h
169
void
SwallowCache
(AllocatorCache *cache) {
/src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/tests/
sanitizer_allocator_testlib.cc
69
allocator.
SwallowCache
(&cache);
sanitizer_allocator_test.cc
686
a->
SwallowCache
(&cache);
/src/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/
tsan_mman.cc
383
allocator()->
SwallowCache
(&thr->proc()->alloc_cache);
384
internal_allocator()->
SwallowCache
(&thr->proc()->internal_alloc_cache);
/src/sys/external/bsd/compiler_rt/dist/lib/lsan/
lsan_allocator.cc
47
allocator.
SwallowCache
(GetAllocatorCache());
/src/sys/external/bsd/compiler_rt/dist/lib/msan/
msan_allocator.cc
141
allocator.
SwallowCache
(GetAllocatorCache(this));
/src/sys/external/bsd/compiler_rt/dist/lib/asan/
asan_allocator.cc
700
allocator.
SwallowCache
(ac);
Completed in 16 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025