Home
last modified time | relevance | path

Searched refs:mallinfo (Results 1 – 13 of 13) sorted by relevance

/trueos/sys/contrib/octeon-sdk/cvmx-malloc/
HDmalloc.h127 struct mallinfo { struct
141 extern struct mallinfo mallinfo __MALLOC_P ((void));
HDmalloc.c483 #define public_mALLINFo mallinfo
968 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()
/trueos/contrib/gcc/
HDsys-types.h71 struct mallinfo { int i; }; struct
HDsys-protos.h682 extern struct mallinfo mallinfo(void);
/trueos/contrib/llvm/lib/Support/Unix/
HDProcess.inc113 struct mallinfo mi;
114 mi = ::mallinfo();
122 // the value returned by mallinfo in the arena field.
/trueos/contrib/tcsh/
HDtc.alloc.c635 struct mallinfo mi; in showall()
637 mi = mallinfo(); in showall()
HDconfigure.in390 [getutent getutxent mallinfo memmove memset mkstemp nice] dnl
HDconfig.h.in69 /* Define to 1 if you have the `mallinfo' function. */
HDFixes50 70. use mallinfo for SYSMALLOC (Corinna Vinschen)
/trueos/contrib/amd/libamu/
HDxutil.c264 struct mallinfo mi = mallinfo(); in checkup_mem()
/trueos/contrib/libstdc++/
DChangeLog-20032819 * testsuite/testsuite_performance.h (__FreeBSD__): Add fake mallinfo.
4149 * testsuite/testsuite_performance.h: Tweak mallinfo.
4298 mallinfo at the moment.
DChangeLog-2004512 * testsuite/testsuite_performance.h: Fix mallinfo macros for
/trueos/contrib/amd/
HDChangeLog3158 mallinfo() and malloc_verify() exist.
3165 mallinfo in general libraries and then in libmapmalloc and
9775 mallinfo() in libmalloc.
9777 * libamu/xutil.c (checkup_mem): do not use mallinfo field