Home
last modified time | relevance | path

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

/external/valgrind/coregrind/
Dm_mallocfree.c242 ULong stats__tot_bytes; /* total # bytes alloc'd */ member
620 a->stats__tot_bytes = 0; in arena_init()
644 a->stats__tot_blocks, a->stats__tot_bytes, in VG_()
1733 a->stats__tot_bytes += (ULong)loaned; in add_one_block_to_stats()