Searched refs:PMU_MAX_PMDS (Results 1 – 7 of 7) sorted by relevance
175 #define PMU_MAX_PMDS 256 /* maximum architected number of PMD registers */ macro
58 unsigned long smpl_pmds_values[PMU_MAX_PMDS]; /* values for the other PMDs of interest */
22 static pfm_reg_desc_t pfm_gen_pmd_desc[PMU_MAX_PMDS]={
63 static pfm_reg_desc_t pfm_mont_pmd_desc[PMU_MAX_PMDS]={
29 static pfm_reg_desc_t pfm_ita_pmd_desc[PMU_MAX_PMDS]={
31 static pfm_reg_desc_t pfm_mck_pmd_desc[PMU_MAX_PMDS]={
105 #define PMD_IS_IMPL(i) (i< PMU_MAX_PMDS && (pmu_conf->pmd_desc[i].type & PFM_REG_IMPL))