Searched refs:prt_human_readable_s64 (Results 1 – 3 of 3) sorted by relevance
593 prt_human_readable_s64(out, pd->rate.rate); in bch2_pd_controller_debug_to_text()605 prt_human_readable_s64(out, pd->last_proportional); in bch2_pd_controller_debug_to_text()609 prt_human_readable_s64(out, pd->last_derivative); in bch2_pd_controller_debug_to_text()613 prt_human_readable_s64(out, pd->last_change); in bch2_pd_controller_debug_to_text()
96 #define prt_human_readable_s64(...) bch2_prt_human_readable_s64(__VA_ARGS__) macro
116 prt_human_readable_s64(out, val); \
Completed in 10 milliseconds