Home
last modified time | relevance | path

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

/arch/ia64/kernel/
Dperfmon.c422 unsigned int num_pmds; /* number of PMDS: computed at init time */ member
6588 pmu_conf->num_pmds = n; in pfm_init()
6610 pmu_conf->num_pmds, in pfm_init()
6615 if (pmu_conf->num_pmds >= PFM_NUM_PMD_REGS || pmu_conf->num_pmcs >= PFM_NUM_PMC_REGS) { in pfm_init()