Home
last modified time | relevance | path

Searched refs:malloc_stats (Results 1 – 2 of 2) sorted by relevance

/common/
A Ddlmalloc.c27 void malloc_stats (void);
30 void malloc_stats();
2417 void malloc_stats(void) in malloc_stats() function
A Ddlmalloc.src62 malloc_stats();
255 #include <stdio.h> /* needed for malloc_stats */
276 noticeably. Calling malloc_stats or mallinfo with DEBUG set will
564 information you can get from malloc_stats. It should work on
910 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