Searched refs:PMU_MAX_PMDS (Results 1 – 6 of 6) sorted by relevance
174 #define PMU_MAX_PMDS 256 /* maximum architected number of PMD registers */ macro224 unsigned long smpl_pmds_values[PMU_MAX_PMDS]; /* values for the other PMDs of interest */
21 static pfm_reg_desc_t pfm_gen_pmd_desc[PMU_MAX_PMDS]={
62 static pfm_reg_desc_t pfm_mont_pmd_desc[PMU_MAX_PMDS]={
28 static pfm_reg_desc_t pfm_ita_pmd_desc[PMU_MAX_PMDS]={
30 static pfm_reg_desc_t pfm_mck_pmd_desc[PMU_MAX_PMDS]={
102 #define PMD_IS_IMPL(i) (i< PMU_MAX_PMDS && (pmu_conf->pmd_desc[i].type & PFM_REG_IMPL))