pmc_can_attach
if (pmc_can_attach(pm, td->td_proc)) {
static bool pmc_can_attach(struct pmc *pm, struct proc *p);