Home
last modified time | relevance | path

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

/external/valgrind/coregrind/
Dm_mallocfree.c238 ULong stats__tot_blocks; /* total # blocks alloc'd */ member
613 a->stats__tot_blocks = 0; in arena_init()
638 a->stats__tot_blocks, a->stats__tot_bytes, in VG_()
1667 a->stats__tot_blocks += (ULong)1; in add_one_block_to_stats()