Searched refs:Blockcount (Results 1 – 1 of 1) sorted by relevance
50 static struct stats *Blockcount; variable84 Blockcount = stats_new_counter("stable.blocks", "blocks allocated", 1); in stable_init()100 stats_delete(Blockcount); in stable_fini()127 stats_counter_bump(Blockcount); in stable_newchunk()