Searched refs:xmalloc_current (Results 1 – 1 of 1) sorted by relevance
44 int xmalloc_current; variable119 xmalloc_current += bytes; in hash_table_add()120 if (xmalloc_current > xmalloc_peak) in hash_table_add()121 xmalloc_peak = xmalloc_current; in hash_table_add()153 xmalloc_current -= item->bytes; in hash_table_del()178 xmalloc_current = 0; in xmalloc_init()