Searched defs:PrintInternalAllocatorStats (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/compiler-rt/lib/memprof/ | ||
H A D | memprof_allocator.cpp | 590 void PrintInternalAllocatorStats() { instance.PrintStats(); } PrintInternalAllocatorStats() function |
/freebsd-src/contrib/llvm-project/compiler-rt/lib/asan/ | ||
H A D | asan_allocator.cpp | 986 void PrintInternalAllocatorStats() { PrintInternalAllocatorStats() function |