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

/openbsd-current/gnu/llvm/compiler-rt/lib/asan/
H A Dasan_stats.cpp32 static void PrintMallocStatsArray(const char *prefix, function in namespace:__asan
53 PrintMallocStatsArray(" mallocs by size class: ", malloced_by_size);
/openbsd-current/gnu/llvm/compiler-rt/lib/memprof/
H A Dmemprof_stats.cpp31 static void PrintMallocStatsArray(const char *prefix, function in namespace:__memprof
53 PrintMallocStatsArray(" mallocs by size class: ", malloced_by_size);

Completed in 117 milliseconds