Home
last modified time | relevance | path

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

/external/valgrind/main/coregrind/
Dpub_core_aspacemgr.h105 extern ULong VG_(am_get_anonsize_total)( void );
Dm_mallocfree.c719 ULong tot_alloc = VG_(am_get_anonsize_total)(); in VG_()
/external/valgrind/main/coregrind/m_gdbserver/
Dserver.c371 VG_(am_get_anonsize_total)()); in handle_gdb_valgrind_command()
/external/valgrind/main/coregrind/m_aspacemgr/
Daspacemgr-linux.c1283 ULong VG_(am_get_anonsize_total)( void ) in VG_() argument