Searched refs:InitCache (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_allocator_local_cache.h54 InitCache(c);
86 void InitCache(PerClass *c) { function in struct:SizeClassAllocator64LocalCache
100 InitCache(c);
173 InitCache(c);
209 void InitCache(PerClass *c) { function in struct:SizeClassAllocator32LocalCache
236 InitCache(c);
H A Dsanitizer_allocator_combined.h157 void InitCache(AllocatorCache *cache) { function in class:CombinedAllocator
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_dense_alloc.h89 void InitCache(Cache *c) { function in class:__tsan::DenseSlabAlloc
H A Dtsan_mman.cpp133 allocator()->InitCache(&proc->alloc_cache);
134 internal_allocator()->InitCache(&proc->internal_alloc_cache);

Completed in 97 milliseconds