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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/x86/kernel/cpu/
H A Dperf_event_p4.c561 u64 escr_conf = p4_config_unpack_escr(p4_clear_ht_bit(hwc->config)); local
577 escr_conf &= ~P4_ESCR_EVENT_MASK;
578 escr_conf |= P4_ESCR_EVENT(P4_OPCODE_EVNT(bind->opcode));
588 (void)checking_wrmsrl(escr_addr, escr_conf);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/x86/kernel/cpu/
H A Dperf_event_p4.c561 u64 escr_conf = p4_config_unpack_escr(p4_clear_ht_bit(hwc->config)); local
577 escr_conf &= ~P4_ESCR_EVENT_MASK;
578 escr_conf |= P4_ESCR_EVENT(P4_OPCODE_EVNT(bind->opcode));
588 (void)checking_wrmsrl(escr_addr, escr_conf);

Completed in 105 milliseconds