Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/memprof/
H A Dmemprof_stats.cpp31 static void PrintMallocStatsArray(const char *prefix, in PrintMallocStatsArray() function
53 PrintMallocStatsArray(" mallocs by size class: ", malloced_by_size); in Print()