Home
last modified time | relevance | path

Searched refs:PMU_MAX_PMDS (Results 1 – 7 of 7) sorted by relevance

/Linux-v4.19/arch/ia64/include/uapi/asm/
Dperfmon.h175 #define PMU_MAX_PMDS 256 /* maximum architected number of PMD registers */ macro
/Linux-v4.19/arch/ia64/include/asm/
Dperfmon.h58 unsigned long smpl_pmds_values[PMU_MAX_PMDS]; /* values for the other PMDs of interest */
/Linux-v4.19/arch/ia64/kernel/
Dperfmon_generic.h22 static pfm_reg_desc_t pfm_gen_pmd_desc[PMU_MAX_PMDS]={
Dperfmon_montecito.h63 static pfm_reg_desc_t pfm_mont_pmd_desc[PMU_MAX_PMDS]={
Dperfmon_itanium.h29 static pfm_reg_desc_t pfm_ita_pmd_desc[PMU_MAX_PMDS]={
Dperfmon_mckinley.h31 static pfm_reg_desc_t pfm_mck_pmd_desc[PMU_MAX_PMDS]={
Dperfmon.c105 #define PMD_IS_IMPL(i) (i< PMU_MAX_PMDS && (pmu_conf->pmd_desc[i].type & PFM_REG_IMPL))