Home
last modified time | relevance | path

Searched refs:nr_rehash (Results 1 – 1 of 1) sorted by relevance

/NextBSD/contrib/gdb/gdb/mi/
HDmi-cmds.c232 int nr_rehash = 0; in build_table() local
250 command->name, stats.rehash - nr_rehash); in build_table()
253 nr_rehash = stats.rehash; in build_table()
258 (double) nr_rehash / (double) nr_entries); in build_table()