Lines Matching refs:rem_count
153 unsigned rem_count; /* counts removals from hashmap */557 h->debug.rem_count++;718 i->rem_count = h->debug.rem_count;723 assert(i->rem_count == h->debug.rem_count ||724 (i->rem_count == h->debug.rem_count - 1 &&727 i->rem_count = h->debug.rem_count;1295 h->b.debug.rem_count++;