Home
last modified time | relevance | path

Searched refs:vg_mallinfo (Results 1 – 4 of 4) sorted by relevance

/external/valgrind/coregrind/
Dpub_core_mallocfree.h93 struct vg_mallinfo { struct
131 extern void VG_(mallinfo) ( ThreadId tid, struct vg_mallinfo* mi );
Dpub_core_replacemalloc.h54 void (*mallinfo) (ThreadId tid, struct vg_mallinfo* mi);
Dm_mallocfree.c2303 void VG_(mallinfo) ( ThreadId tid, struct vg_mallinfo* mi ) in VG_()
/external/valgrind/coregrind/m_replacemalloc/
Dvg_replace_malloc.c1130 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; \