Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/ia64/kernel/
Dperfmon.c350 unsigned int num_pmds; /* number of implemented PMDS */ member
4542 pmu_conf.num_pmds = n; in pfm_init()
4547 pmu_conf.num_pmds, in pfm_init()
4552 if (pmu_conf.num_pmds >= IA64_NUM_PMD_REGS || pmu_conf.num_pmcs >= IA64_NUM_PMC_REGS) { in pfm_init()