Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
HDtsan_mman.cpp492 allocator()->SwallowCache(&thr->proc()->alloc_cache); in __tsan_on_thread_idle()
493 internal_allocator()->SwallowCache(&thr->proc()->internal_alloc_cache); in __tsan_on_thread_idle()
/freebsd-14-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
HDsanitizer_allocator_combined.h163 void SwallowCache(AllocatorCache *cache) { in SwallowCache() function
/freebsd-14-stable/contrib/llvm-project/compiler-rt/lib/dfsan/
HDdfsan_allocator.cpp88 allocator.SwallowCache(GetAllocatorCache(this)); in CommitBack()
/freebsd-14-stable/contrib/llvm-project/compiler-rt/lib/lsan/
HDlsan_allocator.cpp55 allocator.SwallowCache(GetAllocatorCache()); in AllocatorThreadFinish()
/freebsd-14-stable/contrib/llvm-project/compiler-rt/lib/msan/
HDmsan_allocator.cpp180 allocator.SwallowCache(GetAllocatorCache(this)); in CommitBack()
/freebsd-14-stable/contrib/llvm-project/compiler-rt/lib/hwasan/
HDhwasan_allocator.cpp172 allocator.SwallowCache(cache); in AllocatorThreadFinish()
/freebsd-14-stable/contrib/llvm-project/compiler-rt/lib/memprof/
HDmemprof_allocator.cpp582 allocator.SwallowCache(ac); in CommitBack()
/freebsd-14-stable/contrib/llvm-project/compiler-rt/lib/asan/
HDasan_allocator.cpp805 allocator.SwallowCache(ac); in CommitBack()