Lines Matching refs:prt_printf

322 		prt_printf(out, "[<0>] %pB", (void *) *i);  in bch2_prt_backtrace()
360 prt_printf(out, "%llu %s", div64_u64(ns, u->nsecs), u->name); in bch2_pr_time_units()
367 prt_printf(out, "%llu \r%s", div64_u64(ns, u->nsecs), u->name); in bch2_pr_time_units_aligned()
372 prt_printf(out, "%s\t", name); in pr_name_and_units()
405 prt_printf(out, "count:\t%llu\n", stats->duration_stats.n); in bch2_time_stats_to_text()
415 prt_printf(out, "\tsince mount\r\trecent\r\n"); in bch2_time_stats_to_text()
423 prt_printf(out, "duration of events\n"); in bch2_time_stats_to_text()
430 prt_printf(out, "mean:\t"); in bch2_time_stats_to_text()
436 prt_printf(out, "stddev:\t"); in bch2_time_stats_to_text()
444 prt_printf(out, "time between events\n"); in bch2_time_stats_to_text()
450 prt_printf(out, "mean:\t"); in bch2_time_stats_to_text()
456 prt_printf(out, "stddev:\t"); in bch2_time_stats_to_text()
472 prt_printf(out, "quantiles (%s):\t", u->name); in bch2_time_stats_to_text()
477 prt_printf(out, "%llu ", div64_u64(q, u->nsecs)); in bch2_time_stats_to_text()
589 prt_printf(out, "rate:\t"); in bch2_pd_controller_debug_to_text()
593 prt_printf(out, "target:\t"); in bch2_pd_controller_debug_to_text()
597 prt_printf(out, "actual:\t"); in bch2_pd_controller_debug_to_text()
601 prt_printf(out, "proportional:\t"); in bch2_pd_controller_debug_to_text()
605 prt_printf(out, "derivative:\t"); in bch2_pd_controller_debug_to_text()
609 prt_printf(out, "change:\t"); in bch2_pd_controller_debug_to_text()
613 prt_printf(out, "next io:\t%llims\n", div64_s64(pd->rate.next - local_clock(), NSEC_PER_MSEC)); in bch2_pd_controller_debug_to_text()
727 prt_printf(out, "bi_remaining:\t%u\n", in bch2_bio_to_text()
729 prt_printf(out, "bi_end_io:\t%ps\n", in bch2_bio_to_text()
731 prt_printf(out, "bi_status:\t%u\n", in bch2_bio_to_text()