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