pmc_read
int pmc_read(pmc_id_t _pmc, pmc_value_t *_value);
if (pmc_read(pmcid, &read_value) < 0)
if (pmc_read(ev->ev_pmcid, &value) < 0)