Home
last modified time | relevance | path

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

/external/llvm-project/compiler-rt/lib/memprof/
Dmemprof_stats.cpp31 static void PrintMallocStatsArray(const char *prefix, in PrintMallocStatsArray() function
53 PrintMallocStatsArray(" mallocs by size class: ", malloced_by_size); in Print()
/external/compiler-rt/lib/asan/
Dasan_stats.cc33 static void PrintMallocStatsArray(const char *prefix, in PrintMallocStatsArray() function
54 PrintMallocStatsArray(" mallocs by size class: ", malloced_by_size); in Print()
/external/llvm-project/compiler-rt/lib/asan/
Dasan_stats.cpp32 static void PrintMallocStatsArray(const char *prefix, in PrintMallocStatsArray() function
53 PrintMallocStatsArray(" mallocs by size class: ", malloced_by_size); in Print()