Searched refs:PFM_NUM_PMD_REGS (Results 1 – 1 of 1) sorted by relevance
67 #define PFM_NUM_PMD_REGS 64 /* PMD save area for ctxsw */ macro310 pfm_counter_t ctx_pmds[PFM_NUM_PMD_REGS]; /* software state for PMDS */313 unsigned long th_pmds[PFM_NUM_PMD_REGS]; /* PMD thread save state */6660 if (pmu_conf->num_pmds >= PFM_NUM_PMD_REGS || pmu_conf->num_pmcs >= PFM_NUM_PMC_REGS) { in pfm_init()