Home
last modified time | relevance | path

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

/openbmc/qemu/accel/tcg/
H A Dmonitor.c66 hst.used_head_buckets, hst.head_buckets, in print_qht_statistics()
67 (double)hst.used_head_buckets / in print_qht_statistics()
/openbmc/qemu/include/qemu/
H A Dqht.h39 size_t used_head_buckets; member
/openbmc/qemu/tests/unit/
H A Dtest-qht.c94 if (stats.used_head_buckets) { in check()
/openbmc/qemu/util/
H A Dqht.c979 stats->used_head_buckets = 0; in qht_statistics_init()
1019 stats->used_head_buckets++; in qht_statistics_init()