Home
last modified time | relevance | path

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

/external/valgrind/main/coregrind/
Dpub_core_mallocfree.h92 struct vg_mallinfo { struct
118 extern void VG_(mallinfo) ( ThreadId tid, struct vg_mallinfo* mi ); argument
Dpub_core_replacemalloc.h53 void (*mallinfo) (ThreadId tid, struct vg_mallinfo* mi);
Dm_mallocfree.c2067 void VG_(mallinfo) ( ThreadId tid, struct vg_mallinfo* mi ) in VG_()
/external/valgrind/main/coregrind/m_replacemalloc/
Dvg_replace_malloc.c932 struct vg_mallinfo VG_REPLACE_FUNCTION_EZU(10200,soname,fnname) ( void ); \
933 struct vg_mallinfo VG_REPLACE_FUNCTION_EZU(10200,soname,fnname) ( void ) \
935 static struct vg_mallinfo mi; \