Searched refs:tb_to_ns (Results 1 – 3 of 3) sorted by relevance
215 unsigned long long tb_to_ns(unsigned long long tb_ticks);
611 unsigned long long tb_to_ns(unsigned long long ticks) in tb_to_ns() function615 EXPORT_SYMBOL_GPL(tb_to_ns);
1538 tb_to_ns(tb.tb_total), in debugfs_timings_read()1539 tb_to_ns(tb.tb_min), in debugfs_timings_read()1540 tb_to_ns(tb.tb_max)); in debugfs_timings_read()