Searched refs:P4_EVENT_LOAD_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 | 251 P4_EVENT_LOAD_PORT_REPLAY, enumerator 343 P4_OPCODE(P4_EVENT_LOAD_PORT_REPLAY) = P4_OPCODE_PACK(0x04, 0x02), enumerator 615 P4_GEN_ESCR_EMASK(P4_EVENT_LOAD_PORT_REPLAY, SPLIT_LD, 1),
|
/kernel/linux/linux-6.6/arch/x86/include/asm/ |
H A D | perf_event_p4.h | 251 P4_EVENT_LOAD_PORT_REPLAY, enumerator 343 P4_OPCODE(P4_EVENT_LOAD_PORT_REPLAY) = P4_OPCODE_PACK(0x04, 0x02), enumerator 615 P4_GEN_ESCR_EMASK(P4_EVENT_LOAD_PORT_REPLAY, SPLIT_LD, 1),
|
/kernel/linux/linux-5.10/arch/x86/events/intel/ |
H A D | p4.c | 118 [P4_EVENT_LOAD_PORT_REPLAY] = { 119 .opcode = P4_OPCODE(P4_EVENT_LOAD_PORT_REPLAY), 122 P4_ESCR_EMASK_BIT(P4_EVENT_LOAD_PORT_REPLAY, SPLIT_LD),
|
/kernel/linux/linux-6.6/arch/x86/events/intel/ |
H A D | p4.c | 118 [P4_EVENT_LOAD_PORT_REPLAY] = { 119 .opcode = P4_OPCODE(P4_EVENT_LOAD_PORT_REPLAY), 122 P4_ESCR_EMASK_BIT(P4_EVENT_LOAD_PORT_REPLAY, SPLIT_LD),
|
Completed in 7 milliseconds