Lines Matching refs:ns_to_usf
281 ns_to_usf(duration)); in timerlat_aa_nmi_handler()
288 24, spaces, ns_to_usf(duration)); in timerlat_aa_nmi_handler()
333 ns_to_usf(duration)); in timerlat_aa_irq_handler()
384 ns_to_usf(duration)); in timerlat_aa_irq_handler()
422 ns_to_usf(duration)); in timerlat_aa_softirq_handler()
468 ns_to_usf(duration)); in timerlat_aa_thread_handler()
586 ns_to_usf(taa_data->prev_irq_duration)); in timerlat_thread_analysis()
593 (ns_to_usf(taa_data->timer_exit_from_idle) > 10) ? "(exit from idle)" : "", in timerlat_thread_analysis()
594 ns_to_usf(taa_data->timer_irq_start_delay), in timerlat_thread_analysis()
601 ns_to_usf(taa_data->tlat_irq_latency)); in timerlat_thread_analysis()
620 ns_to_usf(taa_data->timer_irq_duration), in timerlat_thread_analysis()
630 ns_to_usf(taa_data->thread_blocking_duration), in timerlat_thread_analysis()
635 12, spaces, ns_to_usf(taa_data->thread_blocking_duration)); in timerlat_thread_analysis()
648 ns_to_usf(taa_data->thread_nmi_sum), in timerlat_thread_analysis()
662 ns_to_usf(taa_data->thread_irq_sum), in timerlat_thread_analysis()
673 ns_to_usf(taa_data->thread_softirq_sum), in timerlat_thread_analysis()
689 ns_to_usf(taa_data->thread_thread_sum), in timerlat_thread_analysis()
701 37, spaces, ns_to_usf(total)); in timerlat_thread_analysis()
762 ns_to_usf(max_exit_from_idle), max_exit_from_idle_cpu); in timerlat_auto_analysis()