Searched refs:bch2_pr_time_units (Results 1 – 6 of 6) sorted by relevance
430 bch2_pr_time_units(out, ktime_get_real_ns() - r->wait_wallclock_start); in bch2_rebalance_status_to_text()
383 …bch2_pr_time_units(out, (ktime_get_real_seconds() - le64_to_cpu(m.errors_reset_time)) * NSEC_PER_S… in bch2_dev_io_errors_to_text()
103 void bch2_pr_time_units(struct printbuf *, u64);
359 void bch2_pr_time_units(struct printbuf *out, u64 ns) in bch2_pr_time_units() function
1667 bch2_pr_time_units(out, sched_clock() - wp->last_used); in bch2_write_point_to_text()1671 bch2_pr_time_units(out, wp->time[i]); in bch2_write_point_to_text()
1656 bch2_pr_time_units(out, local_clock() - op->start_time); in bch2_write_op_to_text()