Searched refs:P4_EVENT_STORE_PORT_REPLAY (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/arch/x86/include/asm/ |
H A D | perf_event_p4.h | 252 P4_EVENT_STORE_PORT_REPLAY, enumerator 349 P4_OPCODE(P4_EVENT_STORE_PORT_REPLAY) = P4_OPCODE_PACK(0x05, 0x02), enumerator 617 P4_GEN_ESCR_EMASK(P4_EVENT_STORE_PORT_REPLAY, SPLIT_ST, 1),
|
/kernel/linux/linux-6.6/arch/x86/include/asm/ |
H A D | perf_event_p4.h | 252 P4_EVENT_STORE_PORT_REPLAY, enumerator 349 P4_OPCODE(P4_EVENT_STORE_PORT_REPLAY) = P4_OPCODE_PACK(0x05, 0x02), enumerator 617 P4_GEN_ESCR_EMASK(P4_EVENT_STORE_PORT_REPLAY, SPLIT_ST, 1),
|
/kernel/linux/linux-5.10/arch/x86/events/intel/ |
H A D | p4.c | 125 [P4_EVENT_STORE_PORT_REPLAY] = { 126 .opcode = P4_OPCODE(P4_EVENT_STORE_PORT_REPLAY), 129 P4_ESCR_EMASK_BIT(P4_EVENT_STORE_PORT_REPLAY, SPLIT_ST),
|
/kernel/linux/linux-6.6/arch/x86/events/intel/ |
H A D | p4.c | 125 [P4_EVENT_STORE_PORT_REPLAY] = { 126 .opcode = P4_OPCODE(P4_EVENT_STORE_PORT_REPLAY), 129 P4_ESCR_EMASK_BIT(P4_EVENT_STORE_PORT_REPLAY, SPLIT_ST),
|
Completed in 7 milliseconds