Home
last modified time | relevance | path

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

/src/sys/dev/hwpmc/
H A Dhwpmc_mod.c272 static int generic_switch_in(struct pmc_cpu *pc, struct pmc_process *pp);
5477 md->pmd_switch_in = generic_switch_in; in pmc_mdep_alloc()
5493 generic_switch_in(struct pmc_cpu *pc __unused, struct pmc_process *pp __unused) in generic_switch_in() function