Searched refs:am_get_anonsize_total (Results 1 – 4 of 4) sorted by relevance
108 extern ULong VG_(am_get_anonsize_total)( void );
756 ULong tot_alloc = VG_(am_get_anonsize_total)(); in VG_()
163 VG_(am_get_anonsize_total)()); in VG_()392 VG_(am_get_anonsize_total)()); in handle_gdb_valgrind_command()
1183 ULong VG_(am_get_anonsize_total)( void ) in VG_() argument