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

/freebsd-12-stable/sys/dev/hwpmc/
H A Dhwpmc_mod.c216 static int pmc_can_attach(struct pmc *pm, struct proc *p);
1041 pmc_can_attach(struct pmc *pm, struct proc *t) function
2186 if (pmc_can_attach(pm, td->td_proc) != 0)

Completed in 243 milliseconds