Searched refs:tot_alloc (Results 1 - 1 of 1) sorted by relevance

/external/valgrind/main/coregrind/
H A Dm_mallocfree.c719 ULong tot_alloc = VG_(am_get_anonsize_total)(); local
763 VG_(message)(Vg_UserMsg, s1, who, (ULong)szB, tot_alloc);
765 VG_(debugLog)(0,"mallocfree", s1, who, (ULong)szB, tot_alloc);

Completed in 50 milliseconds