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

/external/valgrind/main/coregrind/
H A Dm_mallocfree.c240 ULong stats__tot_bytes; /* total # bytes alloc'd */ member in struct:__anon32558
577 a->stats__tot_bytes = 0;
601 a->stats__tot_blocks, a->stats__tot_bytes,
1587 a->stats__tot_bytes += (ULong)loaned;
2155 /* a->stats__tot_blocks, a->stats__tot_bytes, a->stats__nsearches

Completed in 324 milliseconds