Searched refs:bch2_time_stats_to_text (Results 1 – 3 of 3) sorted by relevance
703 bch2_time_stats_to_text(out, &c->times[BCH_TIME_##name]); in SHOW()790 bch2_time_stats_to_text(out, &ca->io_latency[READ].stats); in SHOW()793 bch2_time_stats_to_text(out, &ca->io_latency[WRITE].stats); in SHOW()
775 bch2_time_stats_to_text(&i->buf, &s->duration); in btree_transaction_stats_read()782 bch2_time_stats_to_text(&i->buf, &s->lock_hold_times); in btree_transaction_stats_read()
230 void bch2_time_stats_to_text(struct printbuf *, struct bch2_time_stats *);