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

/external/valgrind/main/coregrind/
H A Dm_mallocfree.c239 ULong stats__tot_blocks; /* total # blocks alloc'd */ member in struct:__anon32558
576 a->stats__tot_blocks = 0;
601 a->stats__tot_blocks, a->stats__tot_bytes,
1586 a->stats__tot_blocks += (ULong)1;
2155 /* a->stats__tot_blocks, a->stats__tot_bytes, a->stats__nsearches

Completed in 423 milliseconds