Searched refs:escr_conf (Results 1 – 1 of 1) sorted by relevance
954 u64 escr_conf = p4_config_unpack_escr(p4_clear_ht_bit(hwc->config)); in __p4_pmu_enable_event() local970 escr_conf &= ~P4_ESCR_EVENT_MASK; in __p4_pmu_enable_event()971 escr_conf |= P4_ESCR_EVENT(P4_OPCODE_EVNT(bind->opcode)); in __p4_pmu_enable_event()981 (void)wrmsrl_safe(escr_addr, escr_conf); in __p4_pmu_enable_event()