Home
last modified time | relevance | path

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

/linux-4.1.27/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.h745 int x86_pmu_handle_irq(struct pt_regs *regs);
Dperf_event.c1357 int x86_pmu_handle_irq(struct pt_regs *regs) in x86_pmu_handle_irq() function
Dperf_event_intel.c2705 .handle_irq = x86_pmu_handle_irq,