Searched refs:PMC_IS_MONITOR (Results 1 – 1 of 1) sorted by relevance
102 #define PMC_IS_MONITOR(i) (pmu_conf.pmc_desc[i].type == PFM_REG_MONITOR) macro1517 is_monitor = PMC_IS_MONITOR(cnum); in pfm_write_pmcs()