Home
last modified time | relevance | path

Searched refs:pmc_process_interrupt (Results 1 – 9 of 9) sorted by relevance

/freebsd-13.1/sys/dev/hwpmc/
H A Dhwpmc_core.c1100 error = pmc_process_interrupt(PMC_HR, pm, tf); in core_intr()
1189 error = pmc_process_interrupt(PMC_HR, pm, tf); in core2_intr()
1217 error = pmc_process_interrupt(PMC_HR, pm, tf); in core2_intr()
H A Dhwpmc_armv7.c380 error = pmc_process_interrupt(PMC_HR, pm, tf); in armv7_intr()
H A Dhwpmc_soft.c426 error = pmc_process_interrupt(PMC_SR, pm, ks->pm_tf); in pmc_soft_intr()
H A Dhwpmc_arm64.c398 error = pmc_process_interrupt(PMC_HR, pm, tf); in arm64_intr()
H A Dhwpmc_powerpc.c517 error = pmc_process_interrupt(PMC_HR, pm, tf); in powerpc_pmc_intr()
H A Dhwpmc_mips.c293 error = pmc_process_interrupt(PMC_HR, pm, tf); in mips_pmc_intr()
H A Dhwpmc_amd.c870 error = pmc_process_interrupt(PMC_HR, pm, tf); in amd_intr()
H A Dhwpmc_mod.c4761 pmc_process_interrupt(int ring, struct pmc *pm, struct trapframe *tf) in pmc_process_interrupt() function
/freebsd-13.1/sys/sys/
H A Dpmc.h1220 int pmc_process_interrupt(int _ring, struct pmc *_pm, struct trapframe *_tf);