Searched refs:qht_statistics_init (Results 1 – 4 of 4) sorted by relevance
93 qht_statistics_init(&ht, &stats); in check()112 qht_statistics_init(&ht, &stats); in check_n()
214 void qht_statistics_init(const struct qht *ht, struct qht_stats *stats);
185 qht_statistics_init(&tb_ctx.htable, &hst); in dump_exec_info()
972 void qht_statistics_init(const struct qht *ht, struct qht_stats *stats) in qht_statistics_init() function