Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_mman.h26 void AllocatorPrintStats();
H A Dtsan_mman.cpp173 void AllocatorPrintStats() { in AllocatorPrintStats() function
H A Dtsan_rtl.cpp785 if (Verbosity()) AllocatorPrintStats(); in Finalize()