Home
last modified time | relevance | path

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

/Linux-v5.4/arch/x86/include/asm/
Dtraps.h116 void smp_apic_timer_interrupt(struct pt_regs *regs);
/Linux-v5.4/Documentation/trace/
Dftrace.rst1344 => smp_apic_timer_interrupt
1577 bash-1994 1d..1 12us : irq_enter <-smp_apic_timer_interrupt
1580 bash-1994 1d.h1 13us : exit_idle <-smp_apic_timer_interrupt
1581 bash-1994 1d.h1 13us : hrtimer_interrupt <-smp_apic_timer_interrupt
1587 bash-1994 1d.h1 35us : irq_exit <-smp_apic_timer_interrupt
1987 <idle>-0 3dNh1 8us : irq_exit <-smp_apic_timer_interrupt
2728 <idle>-0 [001] d.h1 4186.475409: hrtimer_interrupt <-smp_apic_timer_interrupt
2729 usleep-2665 [001] d.h1 4186.475426: hrtimer_interrupt <-smp_apic_timer_interrupt
2730 <idle>-0 [003] d.h1 4186.475426: hrtimer_interrupt <-smp_apic_timer_interrupt
2731 <idle>-0 [002] d.h1 4186.475427: hrtimer_interrupt <-smp_apic_timer_interrupt
Dhistogram.rst1515 smp_apic_timer_interrupt+0x4a/0x60
/Linux-v5.4/arch/x86/entry/
Dentry_64.S830 apicinterrupt LOCAL_TIMER_VECTOR apic_timer_interrupt smp_apic_timer_interrupt
/Linux-v5.4/arch/x86/kernel/apic/
Dapic.c1121 __visible void __irq_entry smp_apic_timer_interrupt(struct pt_regs *regs) in smp_apic_timer_interrupt() function