Home
last modified time | relevance | path

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

/external/compiler-rt/lib/tsan/rtl/
Dtsan_mman.h27 void AllocatorPrintStats();
Dtsan_mman.cc131 void AllocatorPrintStats() { in AllocatorPrintStats() function
Dtsan_rtl.cc400 if (Verbosity()) AllocatorPrintStats(); in Finalize()