Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/kernel/cpu/
Dperf_event_p6.c202 .handle_irq = x86_pmu_handle_irq,
Dperf_event_amd.c624 .handle_irq = x86_pmu_handle_irq,
Dperf_event.h763 int x86_pmu_handle_irq(struct pt_regs *regs);
Dperf_event.c1375 int x86_pmu_handle_irq(struct pt_regs *regs) in x86_pmu_handle_irq() function
Dperf_event_intel.c2945 .handle_irq = x86_pmu_handle_irq,