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()
2841 int ev_sel = hwc->config & SNBEP_PMON_CTL_EV_SEL_MASK; in hswep_pcu_hw_config() local
2843 if (ev_sel >= 0xb && ev_sel <= 0xe) { in hswep_pcu_hw_config()
2845 reg1->idx = ev_sel - 0xb; in hswep_pcu_hw_config()
4761 int ev_sel = hwc->config & SNBEP_PMON_CTL_EV_SEL_MASK; in snr_pcu_hw_config() local
4763 if (ev_sel >= 0xb && ev_sel <= 0xe) { in snr_pcu_hw_config()
4765 reg1->idx = ev_sel - 0xb; in snr_pcu_hw_config()