Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dmalloc.h931 void malloc_stats(void);
945 void malloc_stats();
/openbmc/u-boot/common/
H A Ddlmalloc.c13 void malloc_stats (void);
16 void malloc_stats();
2317 void malloc_stats() in malloc_stats() function
H 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()