Searched refs:vg_mallinfo (Results 1 – 4 of 4) sorted by relevance
93 struct vg_mallinfo { struct131 extern void VG_(mallinfo) ( ThreadId tid, struct vg_mallinfo* mi );
54 void (*mallinfo) (ThreadId tid, struct vg_mallinfo* mi);
2303 void VG_(mallinfo) ( ThreadId tid, struct vg_mallinfo* mi ) in VG_()
1130 struct vg_mallinfo VG_REPLACE_FUNCTION_EZU(10200,soname,fnname) ( void ); \1131 struct vg_mallinfo VG_REPLACE_FUNCTION_EZU(10200,soname,fnname) ( void ) \1133 static struct vg_mallinfo mi; \