Home
last modified time | relevance | path

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

/external/valgrind/main/coregrind/
Dm_mallocfree.c228 ULong stats__tot_blocks; /* total # blocks alloc'd */ member
532 a->stats__tot_blocks = 0; in arena_init()
557 a->stats__tot_blocks, a->stats__tot_bytes, in VG_()
1660 a->stats__tot_blocks += (ULong)1; in VG_()