Searched refs:put_count (Results 1 – 2 of 2) sorted by relevance
141 unsigned put_count; /* counts puts into the hashmap */ member690 i->put_count = h->debug.put_count; in hashmap_iterate_entry()694 assert(i->put_count == h->debug.put_count); in hashmap_iterate_entry()957 h->debug.put_count++; in hashmap_put_robin_hood()1308 h->b.debug.put_count++; in hashmap_replace()
46 unsigned put_count; /* hashmap's put_count recorded at start of iteration */ member