pmc_attach
int pmc_attach(pmc_id_t _pmcid, pid_t _pid);
if (pmc_attach(ev->ev_pmcid, pt->pt_pid) == 0)