Searched refs:escr_conf (Results 1 - 1 of 1) sorted by relevance

/linux-master/arch/x86/events/intel/
H A Dp4.c954 u64 escr_conf = p4_config_unpack_escr(p4_clear_ht_bit(hwc->config)); local
970 escr_conf &= ~P4_ESCR_EVENT_MASK;
971 escr_conf |= P4_ESCR_EVENT(P4_OPCODE_EVNT(bind->opcode));
981 (void)wrmsrl_safe(escr_addr, escr_conf);

Completed in 295 milliseconds