Home
last modified time | relevance | path

Searched refs:SwallowCache (Results 1 – 10 of 10) sorted by relevance

/openbsd-src/gnu/llvm/compiler-rt/lib/sanitizer_common/tests/
H A Dsanitizer_allocator_testlib.cpp66 allocator.SwallowCache(&cache); in thread_dtor()
H A Dsanitizer_allocator_test.cpp739 a->SwallowCache(&cache); in TestCombinedAllocator()
/openbsd-src/gnu/llvm/compiler-rt/lib/tsan/rtl/
H A Dtsan_mman.cpp438 allocator()->SwallowCache(&thr->proc()->alloc_cache); in __tsan_on_thread_idle()
439 internal_allocator()->SwallowCache(&thr->proc()->internal_alloc_cache); in __tsan_on_thread_idle()
/openbsd-src/gnu/llvm/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_allocator_combined.h163 void SwallowCache(AllocatorCache *cache) { in SwallowCache() function
/openbsd-src/gnu/llvm/compiler-rt/lib/dfsan/
H A Ddfsan_allocator.cpp81 allocator.SwallowCache(GetAllocatorCache(this)); in CommitBack()
/openbsd-src/gnu/llvm/compiler-rt/lib/lsan/
H A Dlsan_allocator.cpp53 allocator.SwallowCache(GetAllocatorCache()); in AllocatorThreadFinish()
/openbsd-src/gnu/llvm/compiler-rt/lib/msan/
H A Dmsan_allocator.cpp149 allocator.SwallowCache(GetAllocatorCache(this)); in CommitBack()
/openbsd-src/gnu/llvm/compiler-rt/lib/hwasan/
H A Dhwasan_allocator.cpp153 allocator.SwallowCache(cache); in AllocatorSwallowThreadLocalCache()
/openbsd-src/gnu/llvm/compiler-rt/lib/memprof/
H A Dmemprof_allocator.cpp518 allocator.SwallowCache(ac); in CommitBack()
/openbsd-src/gnu/llvm/compiler-rt/lib/asan/
H A Dasan_allocator.cpp754 allocator.SwallowCache(ac); in CommitBack()