Home
last modified time | relevance | path

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

/openbmc/qemu/tests/bench/
H A Dqht-bench.c70 static int qht_mode; variable
278 qht_mode & QHT_MODE_AUTO_RESIZE ? "on" : "off"); in pr_params()
346 qht_init(&ht, is_equal, qht_n_elems, qht_mode); in htable_init()
495 qht_mode |= QHT_MODE_AUTO_RESIZE; in parse_args()