Lines Matching refs:ns_to_usf
283 ns_to_usf(duration)); in timerlat_aa_nmi_handler()
290 24, spaces, ns_to_usf(duration)); in timerlat_aa_nmi_handler()
335 ns_to_usf(duration)); in timerlat_aa_irq_handler()
386 ns_to_usf(duration)); in timerlat_aa_irq_handler()
424 ns_to_usf(duration)); in timerlat_aa_softirq_handler()
470 ns_to_usf(duration)); in timerlat_aa_thread_handler()
588 ns_to_usf(taa_data->prev_irq_duration)); in timerlat_thread_analysis()
595 (ns_to_usf(taa_data->timer_exit_from_idle) > 10) ? "(exit from idle)" : "", in timerlat_thread_analysis()
596 ns_to_usf(taa_data->timer_irq_start_delay), in timerlat_thread_analysis()
603 ns_to_usf(taa_data->tlat_irq_latency)); in timerlat_thread_analysis()
622 ns_to_usf(taa_data->timer_irq_duration), in timerlat_thread_analysis()
632 ns_to_usf(taa_data->thread_blocking_duration), in timerlat_thread_analysis()
637 12, spaces, ns_to_usf(taa_data->thread_blocking_duration)); in timerlat_thread_analysis()
650 ns_to_usf(taa_data->thread_nmi_sum), in timerlat_thread_analysis()
664 ns_to_usf(taa_data->thread_irq_sum), in timerlat_thread_analysis()
675 ns_to_usf(taa_data->thread_softirq_sum), in timerlat_thread_analysis()
691 ns_to_usf(taa_data->thread_thread_sum), in timerlat_thread_analysis()
703 37, spaces, ns_to_usf(total)); in timerlat_thread_analysis()
764 ns_to_usf(max_exit_from_idle), max_exit_from_idle_cpu); in timerlat_auto_analysis()