Searched refs:UNCORE_PMC_IDX_FIXED (Results 1 – 4 of 4) sorted by relevance
78 if (hwc->idx < UNCORE_PMC_IDX_FIXED) in snb_uncore_msr_enable_event()314 idx = UNCORE_PMC_IDX_FIXED; in snb_uncore_imc_event_init()318 idx = UNCORE_PMC_IDX_FIXED + 1; in snb_uncore_imc_event_init()630 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)
20 EVENT_CONSTRAINT(~0ULL, 1 << UNCORE_PMC_IDX_FIXED, ~0ULL);217 if (hwc->idx == UNCORE_PMC_IDX_FIXED) { in uncore_assign_hw_event()232 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()