Searched refs:pmc_process_interrupt (Results 1 - 11 of 11) sorted by relevance

/freebsd-12-stable/sys/dev/hwpmc/
H A Dhwpmc_core.c1101 error = pmc_process_interrupt(PMC_HR, pm, tf);
1190 error = pmc_process_interrupt(PMC_HR, pm, tf);
1218 error = pmc_process_interrupt(PMC_HR, pm, tf);
H A Dhwpmc_arm64.c361 error = pmc_process_interrupt(PMC_HR, pm, tf);
H A Dhwpmc_armv7.c352 error = pmc_process_interrupt(PMC_HR, pm, tf);
H A Dhwpmc_soft.c428 error = pmc_process_interrupt(PMC_SR, pm, ks->pm_tf);
H A Dhwpmc_e500.c611 error = pmc_process_interrupt(PMC_HR, pm, tf);
H A Dhwpmc_mips.c293 error = pmc_process_interrupt(PMC_HR, pm, tf);
H A Dhwpmc_ppc970.c523 error = pmc_process_interrupt(PMC_HR, pm, tf);
H A Dhwpmc_amd.c861 error = pmc_process_interrupt(PMC_HR, pm, tf);
H A Dhwpmc_mpc7xxx.c706 error = pmc_process_interrupt(PMC_HR, pm, tf);
H A Dhwpmc_mod.c4760 pmc_process_interrupt(int ring, struct pmc *pm, struct trapframe *tf) function
/freebsd-12-stable/sys/sys/
H A Dpmc.h1222 int pmc_process_interrupt(int _ring, struct pmc *_pm, struct trapframe *_tf);

Completed in 222 milliseconds