Lines Matching refs:rem_count
157 unsigned rem_count; /* counts removals from hashmap */503 h->debug.rem_count++;664 i->rem_count = h->debug.rem_count;669 assert(i->rem_count == h->debug.rem_count ||670 (i->rem_count == h->debug.rem_count - 1 &&673 i->rem_count = h->debug.rem_count;1249 h->b.debug.rem_count++;