Home
last modified time | relevance | path

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

/external/valgrind/main/coregrind/
Dm_mallocfree.c230 ULong stats__tot_bytes; /* total # bytes alloc'd */ member
565 a->stats__tot_bytes = 0; in arena_init()
589 a->stats__tot_blocks, a->stats__tot_bytes, in VG_()
1639 a->stats__tot_bytes += (ULong)loaned; in VG_()