Searched refs:malloc_stats (Results 1 – 2 of 2) sorted by relevance
27 void malloc_stats (void);30 void malloc_stats();2417 void malloc_stats(void) in malloc_stats() function
62 malloc_stats();255 #include <stdio.h> /* needed for malloc_stats */276 noticeably. Calling malloc_stats or mallinfo with DEBUG set will564 information you can get from malloc_stats. It should work on910 void malloc_stats();924 void malloc_stats();3036 /* Utility to update current_mallinfo for malloc_stats and mallinfo() */3080 malloc_stats:3093 void malloc_stats()
Completed in 14 milliseconds