Searched refs:UNCORE_PMC_IDX_FIXED (Results 1 – 4 of 4) sorted by relevance
72 if (hwc->idx < UNCORE_PMC_IDX_FIXED) in snb_uncore_msr_enable_event()294 idx = UNCORE_PMC_IDX_FIXED; in snb_uncore_imc_event_init()298 idx = UNCORE_PMC_IDX_FIXED + 1; in snb_uncore_imc_event_init()581 if (hwc->idx < UNCORE_PMC_IDX_FIXED) in nhm_uncore_msr_enable_event()
13 #define UNCORE_PMC_IDX_FIXED UNCORE_PMC_IDX_MAX_GENERIC macro14 #define UNCORE_PMC_IDX_MAX (UNCORE_PMC_IDX_FIXED + 1)
19 EVENT_CONSTRAINT(~0ULL, 1 << UNCORE_PMC_IDX_FIXED, ~0ULL);163 if (hwc->idx == UNCORE_PMC_IDX_FIXED) { in uncore_assign_hw_event()178 if (event->hw.idx >= UNCORE_PMC_IDX_FIXED) in uncore_perf_event_update()
243 if (hwc->idx >= UNCORE_PMC_IDX_FIXED) in nhmex_uncore_msr_enable_event()