Home
last modified time | relevance | path

Searched refs:irq_thermal_count (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dhardirq.h32 unsigned int irq_thermal_count; member
/OK3568_Linux_fs/kernel/arch/x86/kernel/
H A Dirq.c112 seq_printf(p, "%10u ", irq_stats(j)->irq_thermal_count); in arch_show_interrupts()
208 sum += irq_stats(cpu)->irq_thermal_count; in arch_irq_stat_cpu()
/OK3568_Linux_fs/kernel/arch/x86/kernel/cpu/mce/
H A Dtherm_throt.c620 inc_irq_stat(irq_thermal_count); in DEFINE_IDTENTRY_SYSVEC()