Searched refs:xmalloc_current_blocks (Results 1 – 1 of 1) sorted by relevance
46 int xmalloc_current_blocks; variable122 xmalloc_current_blocks++; in hash_table_add()123 if (xmalloc_current_blocks > xmalloc_peak_blocks) in hash_table_add()124 xmalloc_peak_blocks = xmalloc_current_blocks; in hash_table_add()154 xmalloc_current_blocks--; in hash_table_del()179 xmalloc_current_blocks = 0; in xmalloc_init()