Searched refs:malloc_stats_print (Results 1 – 2 of 2) sorted by relevance
48 void malloc_stats_print(void (*)(void *, const char *), void *, const char *);
107 malloc_stats_print(void (*f)(void *, const char *), void *p, const char *n) in malloc_stats_print() function