Searched refs:timer_irqs_others (Results 1 – 3 of 3) sorted by relevance
12 unsigned int timer_irqs_others; member
111 seq_put_decimal_ull_width(p, " ", per_cpu(irq_stat, j).timer_irqs_others, 10); in arch_show_interrupts()173 sum += per_cpu(irq_stat, cpu).timer_irqs_others; in arch_irq_stat_cpu()
581 __this_cpu_inc(irq_stat.timer_irqs_others); in DEFINE_INTERRUPT_HANDLER_ASYNC()
Completed in 10 milliseconds