Searched refs:ht_rehashes (Results 1 – 2 of 2) sorted by relevance
60 ht->ht_rehashes = 0; in hash_init()204 ht->ht_rehashes = 0; in hash_delete_items()263 ht->ht_rehashes++; in hash_rehash()284 fprintf (out_FILE, _("Rehash=%d, "), ht->ht_rehashes); in hash_print_stats()
52 unsigned int ht_rehashes; /* # of times we've expanded table */ member