Searched refs:pmc_can_attach (Results 1 – 1 of 1) sorted by relevance
219 static bool pmc_can_attach(struct pmc *pm, struct proc *p);1037 pmc_can_attach(struct pmc *pm, struct proc *t) in pmc_can_attach() function1418 if (pmc_can_attach(pm, td->td_proc)) { in pmc_process_exec()