Searched refs:mallinfo (Results 1 – 13 of 13) sorted by relevance
127 struct mallinfo { struct141 extern struct mallinfo mallinfo __MALLOC_P ((void));
483 #define public_mALLINFo mallinfo968 struct mallinfo public_mALLINFo(void);970 struct mallinfo public_mALLINFo();1488 static struct mallinfo mALLINFo(mstate);1525 static struct mallinfo mALLINFo();3885 struct mallinfo mALLINFo(mstate av) in mALLINFo()3887 struct mallinfo mi; in mALLINFo()
71 struct mallinfo { int i; }; struct
682 extern struct mallinfo mallinfo(void);
113 struct mallinfo mi;114 mi = ::mallinfo();122 // the value returned by mallinfo in the arena field.
635 struct mallinfo mi; in showall()637 mi = mallinfo(); in showall()
390 [getutent getutxent mallinfo memmove memset mkstemp nice] dnl
69 /* Define to 1 if you have the `mallinfo' function. */
50 70. use mallinfo for SYSMALLOC (Corinna Vinschen)
264 struct mallinfo mi = mallinfo(); in checkup_mem()
2819 * testsuite/testsuite_performance.h (__FreeBSD__): Add fake mallinfo.4149 * testsuite/testsuite_performance.h: Tweak mallinfo.4298 mallinfo at the moment.
512 * testsuite/testsuite_performance.h: Fix mallinfo macros for
3158 mallinfo() and malloc_verify() exist.3165 mallinfo in general libraries and then in libmapmalloc and9775 mallinfo() in libmalloc.9777 * libamu/xutil.c (checkup_mem): do not use mallinfo field