Searched refs:malloc_stats (Results 1 – 9 of 9) sorted by relevance
98 malloc_stats (); in mstats()
32 malloc_stats(void) in malloc_stats() function
797 #define malloc_stats malloc_stats macro824 void malloc_stats(void);3026 void malloc_stats(void) in malloc_stats() function
57 'malloc-malloc_stats.c',
77 void malloc_stats (void);
195 malloc_stats(); in main()
76 void malloc_stats(void);573 malloc_stats(void) in malloc_stats() function
2450 Implement malloc_stats for nano.13031 * libc/stdlib/mallocr.c (malloc_stats): Ditto.19141 * libc/stdlib/mallocr.c (malloc_stats): Call _REENT_SMALL_CHECK_INIT().22850 * libc/stdlib/mstats.c: Document mallinfo, malloc_stats, and22852 (mallinfo, malloc_stats, mallopt): New functions.
960 newlib/libc/stdlib/malloc-malloc_stats.c