Home
last modified time | relevance | path

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

/linux/arch/x86/events/intel/
H A Duncore_snbep.c1123 int ev_sel = hwc->config & SNBEP_PMON_CTL_EV_SEL_MASK; in snbep_pcu_hw_config() local
1125 if (ev_sel >= 0xb && ev_sel <= 0xe) { in snbep_pcu_hw_config()
1127 reg1->idx = ev_sel - 0xb; in snbep_pcu_hw_config()
2847 int ev_sel = hwc->config & SNBEP_PMON_CTL_EV_SEL_MASK; in hswep_pcu_hw_config() local
2849 if (ev_sel >= 0xb && ev_sel <= 0xe) { in hswep_pcu_hw_config()
2851 reg1->idx = ev_sel - 0xb; in hswep_pcu_hw_config()
4767 int ev_sel = hwc->config & SNBEP_PMON_CTL_EV_SEL_MASK; in snr_pcu_hw_config() local
4769 if (ev_sel >= 0xb && ev_sel <= 0xe) { in snr_pcu_hw_config()
4771 reg1->idx = ev_sel - 0xb; in snr_pcu_hw_config()