Lines Matching refs:malloc_stats
163 All operations (except malloc_stats and mallinfo) have execution
335 execution noticeably. Calling malloc_stats or mallinfo with DEBUG
432 If defined, don't compile "malloc_stats". This avoids calls to
828 #define dlmalloc_stats malloc_stats
1226 malloc_stats();
1241 malloc_stats prints only the most commonly interesting statistics.
1400 mspace_malloc_stats behaves as malloc_stats, but reports
1438 #include <stdio.h> /* for printing in malloc_stats */