Home
last modified time | relevance | path

Searched refs:smp_apic_timer_interrupt (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/arch/x86/include/asm/
Dhw_irq.h168 extern __visible void smp_apic_timer_interrupt(struct pt_regs *);
/linux-4.4.14/Documentation/trace/
Dftrace.txt968 => smp_apic_timer_interrupt
1147 bash-1994 1d..1 12us : irq_enter <-smp_apic_timer_interrupt
1150 bash-1994 1d.h1 13us : exit_idle <-smp_apic_timer_interrupt
1151 bash-1994 1d.h1 13us : hrtimer_interrupt <-smp_apic_timer_interrupt
1157 bash-1994 1d.h1 35us : irq_exit <-smp_apic_timer_interrupt
1553 <idle>-0 3dNh1 8us : irq_exit <-smp_apic_timer_interrupt
2195 <idle>-0 [001] d.h1 4186.475409: hrtimer_interrupt <-smp_apic_timer_interrupt
2196 usleep-2665 [001] d.h1 4186.475426: hrtimer_interrupt <-smp_apic_timer_interrupt
2197 <idle>-0 [003] d.h1 4186.475426: hrtimer_interrupt <-smp_apic_timer_interrupt
2198 <idle>-0 [002] d.h1 4186.475427: hrtimer_interrupt <-smp_apic_timer_interrupt
/linux-4.4.14/arch/x86/entry/
Dentry_64.S689 apicinterrupt LOCAL_TIMER_VECTOR apic_timer_interrupt smp_apic_timer_interrupt
/linux-4.4.14/arch/x86/kernel/apic/
Dapic.c912 __visible void __irq_entry smp_apic_timer_interrupt(struct pt_regs *regs) in smp_apic_timer_interrupt() function