Home
last modified time | relevance | path

Searched refs:GetFromAllocator (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_allocator_local_cache.h103 if (UNLIKELY(!allocator->GetFromAllocator(&stats_, class_id, c->chunks, in Refill()
H A Dsanitizer_allocator_primary64.h201 NOINLINE bool GetFromAllocator(AllocatorStats *stat, uptr class_id, in GetFromAllocator() function