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

/linux-master/arch/x86/events/
H A Dperf_event.h41 EXTRA_REG_RSP_1 = 1, /* offcore_response_1 */ enumerator in enum:extra_reg_type
/linux-master/arch/x86/events/intel/
H A Dcore.c3185 alt_idx = EXTRA_REG_RSP_1;
3187 if (idx == EXTRA_REG_RSP_1)
3205 } else if (idx == EXTRA_REG_RSP_1) {
3207 event->hw.config |= extra_regs[EXTRA_REG_RSP_1].event;

Completed in 155 milliseconds