Searched refs:pmd_switch_in (Results 1 - 7 of 7) sorted by relevance

/freebsd-10.1-release/sys/dev/hwpmc/
H A Dhwpmc_powerpc.c146 pmc_mdep->pmd_switch_in = powerpc_switch_in;
H A Dhwpmc_intel.c201 pmc_mdep->pmd_switch_in = intel_switch_in;
H A Dhwpmc_xscale.c665 pmc_mdep->pmd_switch_in = xscale_switch_in;
H A Dhwpmc_mips.c458 pmc_mdep->pmd_switch_in = mips_pmc_switch_in;
H A Dhwpmc_amd.c974 pmc_mdep->pmd_switch_in = amd_switch_in;
H A Dhwpmc_mod.c1307 (void) (*md->pmd_switch_in)(pc, pp);
4693 md->pmd_switch_in = generic_switch_in;
/freebsd-10.1-release/sys/sys/
H A Dpmc.h970 int (*pmd_switch_in)(struct pmc_cpu *_p, struct pmc_process *_pp); member in struct:pmc_mdep

Completed in 121 milliseconds