Lines Matching full:interference
43 * This can be blocking or interference, depending on the
46 * interference.
71 * Interference sum.
79 * Interference task information.
151 * For interference, we start now looking for things that can delay in timerlat_aa_irq_latency()
170 * Zero interference tasks. in timerlat_aa_irq_latency()
219 * For interference, we start now looking for things that can delay in timerlat_aa_thread_latency()
303 * (IRQ interference).
378 * IRQ interference. in timerlat_aa_irq_handler()
584 printf(" Previous IRQ interference: %.*s up to %9.2f us\n", in timerlat_thread_analysis()
626 * Recalling that it is net from NMI/IRQ/Softirq interference, so there in timerlat_thread_analysis()
647 printf(" NMI interference %.*s %9.2f us (%.2f %%)\n", 36, spaces, in timerlat_thread_analysis()
658 * Prints the interference caused by IRQs to the thread latency. in timerlat_thread_analysis()
661 printf(" IRQ interference %.*s %9.2f us (%.2f %%)\n", 36, spaces, in timerlat_thread_analysis()
669 * Prints the interference caused by Softirqs to the thread latency. in timerlat_thread_analysis()
672 printf(" Softirq interference %.*s %9.2f us (%.2f %%)\n", 32, spaces, in timerlat_thread_analysis()
680 * Prints the interference caused by other threads to the thread latency. in timerlat_thread_analysis()
688 printf(" Thread interference %.*s %9.2f us (%.2f %%)\n", 33, spaces, in timerlat_thread_analysis()