Home
last modified time | relevance | path

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

/arch/x86/events/intel/
Duncore_snb.c72 #define SNB_UNC_CTL_EN (1 << 22) macro
170 wrmsrl(hwc->config_base, hwc->config | SNB_UNC_CTL_EN); in snb_uncore_msr_enable_event()
172 wrmsrl(hwc->config_base, SNB_UNC_CTL_EN); in snb_uncore_msr_enable_event()
1254 wrmsrl(hwc->config_base, hwc->config | SNB_UNC_CTL_EN); in nhm_uncore_msr_enable_event()