Searched refs:P4_EVENT_BPU_FETCH_REQUEST (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/arch/x86/include/asm/ |
H A D | perf_event_p4.h | 247 P4_EVENT_BPU_FETCH_REQUEST, enumerator 319 P4_OPCODE(P4_EVENT_BPU_FETCH_REQUEST) = P4_OPCODE_PACK(0x03, 0x00), enumerator 603 P4_GEN_ESCR_EMASK(P4_EVENT_BPU_FETCH_REQUEST, TCMISS, 0),
|
/kernel/linux/linux-6.6/arch/x86/include/asm/ |
H A D | perf_event_p4.h | 247 P4_EVENT_BPU_FETCH_REQUEST, enumerator 319 P4_OPCODE(P4_EVENT_BPU_FETCH_REQUEST) = P4_OPCODE_PACK(0x03, 0x00), enumerator 603 P4_GEN_ESCR_EMASK(P4_EVENT_BPU_FETCH_REQUEST, TCMISS, 0),
|
/kernel/linux/linux-5.10/arch/x86/events/intel/ |
H A D | p4.c | 86 [P4_EVENT_BPU_FETCH_REQUEST] = { 87 .opcode = P4_OPCODE(P4_EVENT_BPU_FETCH_REQUEST), 90 P4_ESCR_EMASK_BIT(P4_EVENT_BPU_FETCH_REQUEST, TCMISS),
|
/kernel/linux/linux-6.6/arch/x86/events/intel/ |
H A D | p4.c | 86 [P4_EVENT_BPU_FETCH_REQUEST] = { 87 .opcode = P4_OPCODE(P4_EVENT_BPU_FETCH_REQUEST), 90 P4_ESCR_EMASK_BIT(P4_EVENT_BPU_FETCH_REQUEST, TCMISS),
|
Completed in 8 milliseconds