Home
last modified time | relevance | path

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

/Linux-v4.19/arch/ia64/kernel/
Dperfmon.c104 #define PMC_IS_IMPL(i) (i< PMU_MAX_PMCS && (pmu_conf->pmc_desc[i].type & PFM_REG_IMPL)) macro
2478 if (PMC_IS_IMPL(i) == 0) continue; in pfm_reset_pmu_state()
4114 if (!PMC_IS_IMPL(cnum)) goto abort_mission; in pfm_get_pmc_reset()
6553 if (PMC_IS_IMPL(i) == 0) continue; in pfm_init()
6709 if (PMC_IS_IMPL(i) == 0) continue; in dump_pmu_state()