timer_irqs_others 12 arch/powerpc/include/asm/hardirq.h unsigned int timer_irqs_others; timer_irqs_others 525 arch/powerpc/kernel/irq.c seq_printf(p, "%10u ", per_cpu(irq_stat, j).timer_irqs_others); timer_irqs_others 586 arch/powerpc/kernel/irq.c sum += per_cpu(irq_stat, cpu).timer_irqs_others; timer_irqs_others 628 arch/powerpc/kernel/time.c __this_cpu_inc(irq_stat.timer_irqs_others);