Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/xray/
H A Dxray_function_call_trie.h303 return InitAllocatorsCustom(profilingFlags()->per_thread_allocator_max); in InitAllocators()
306 static Allocators InitAllocatorsCustom(uptr Max) XRAY_NEVER_INSTRUMENT { in InitAllocatorsCustom() function