Home
last modified time | relevance | path

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

/external/valgrind/coregrind/
Dpub_core_aspacemgr.h108 extern ULong VG_(am_get_anonsize_total)( void );
Dm_mallocfree.c756 ULong tot_alloc = VG_(am_get_anonsize_total)(); in VG_()
/external/valgrind/coregrind/m_gdbserver/
Dserver.c163 VG_(am_get_anonsize_total)()); in VG_()
392 VG_(am_get_anonsize_total)()); in handle_gdb_valgrind_command()
/external/valgrind/coregrind/m_aspacemgr/
Daspacemgr-linux.c1183 ULong VG_(am_get_anonsize_total)( void ) in VG_() argument