Searched refs:tb_to_ns (Results 1 – 5 of 5) sorted by relevance
120 tb_to_ns(tb - per_cpu(wd_timer_tb, cpu)) / 1000000); in wd_lockup_ipi()165 tb_to_ns(tb - wd_smp_last_reset_tb) / 1000000); in watchdog_smp_panic()276 tb_to_ns(tb - per_cpu(wd_timer_tb, cpu)) / 1000000); in soft_nmi_interrupt()
679 unsigned long long tb_to_ns(unsigned long long ticks) in tb_to_ns() function683 EXPORT_SYMBOL_GPL(tb_to_ns);
202 unsigned long long tb_to_ns(unsigned long long tb_ticks);
73 adapter->psl_timebase_synced = (tb_to_ns(delta) < 16000) ? true : false; in psl_timebase_synced_show()75 (tb_to_ns(delta) < 16000) ? "synchronized" : in psl_timebase_synced_show()76 "not synchronized", tb_to_ns(delta)); in psl_timebase_synced_show()
1919 tb_to_ns(tb.tb_total), in debugfs_timings_read()1920 tb_to_ns(tb.tb_min), in debugfs_timings_read()1921 tb_to_ns(tb.tb_max)); in debugfs_timings_read()