Home
last modified time | relevance | path

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

/external/valgrind/coregrind/
Dm_mallocfree.c756 ULong tot_alloc = VG_(am_get_anonsize_total)(); in VG_() local
800 VG_(message)(Vg_UserMsg, s1, who, (ULong)szB, tot_alloc); in VG_()
802 VG_(debugLog)(0,"mallocfree", s1, who, (ULong)szB, tot_alloc); in VG_()