Searched refs:pmd_switch_in (Results 1 – 4 of 4) sorted by relevance
261 pmc_mdep->pmd_switch_in = intel_switch_in; in pmc_intel_initialize()
876 pmc_mdep->pmd_switch_in = amd_switch_in; in pmc_amd_initialize()
1590 (void)(*md->pmd_switch_in)(pc, pp); in pmc_process_csw_in()5363 md->pmd_switch_in = generic_switch_in; in pmc_mdep_alloc()
1053 int (*pmd_switch_in)(struct pmc_cpu *_p, struct pmc_process *_pp); member