Home
last modified time | relevance | path

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

/openbmc/qemu/include/qemu/
H A Dqht.h37 struct qht_stats { struct
214 void qht_statistics_init(const struct qht *ht, struct qht_stats *stats);
222 void qht_statistics_destroy(struct qht_stats *stats);
/openbmc/qemu/tests/unit/
H A Dtest-qht.c72 struct qht_stats stats; in check()
110 struct qht_stats stats; in check_n()
/openbmc/qemu/accel/tcg/
H A Dmonitor.c55 static void print_qht_statistics(struct qht_stats hst, GString *buf) in print_qht_statistics()
152 struct qht_stats hst; in dump_exec_info()
/openbmc/qemu/util/
H A Dqht.c972 void qht_statistics_init(const struct qht *ht, struct qht_stats *stats) in qht_statistics_init()
1027 void qht_statistics_destroy(struct qht_stats *stats) in qht_statistics_destroy()