Home
last modified time | relevance | path

Searched refs:INTEL_PT_OP_JMP (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/tools/perf/util/intel-pt-decoder/
H A Dintel-pt-insn-decoder.c101 op = INTEL_PT_OP_JMP; in intel_pt_insn_decoder()
105 op = INTEL_PT_OP_JMP; in intel_pt_insn_decoder()
118 op = INTEL_PT_OP_JMP; in intel_pt_insn_decoder()
210 [INTEL_PT_OP_JMP] = "Jmp",
254 case INTEL_PT_OP_JMP: in intel_pt_insn_type()
H A Dintel-pt-insn-decoder.h21 INTEL_PT_OP_JMP, enumerator
/kernel/linux/linux-6.6/tools/perf/util/intel-pt-decoder/
H A Dintel-pt-insn-decoder.c128 op = INTEL_PT_OP_JMP; in intel_pt_insn_decoder()
132 op = INTEL_PT_OP_JMP; in intel_pt_insn_decoder()
145 op = INTEL_PT_OP_JMP; in intel_pt_insn_decoder()
240 [INTEL_PT_OP_JMP] = "Jmp",
287 case INTEL_PT_OP_JMP: in intel_pt_insn_type()
H A Dintel-pt-insn-decoder.h21 INTEL_PT_OP_JMP, enumerator
/kernel/linux/linux-5.10/tools/perf/arch/x86/tests/
H A Dinsn-x86.c45 {"jmp", INTEL_PT_OP_JMP}, in get_op()
/kernel/linux/linux-6.6/tools/perf/arch/x86/tests/
H A Dinsn-x86.c47 {"jmp", INTEL_PT_OP_JMP}, in get_op()

Completed in 2 milliseconds