Home
last modified time | relevance | path

Searched refs:INTEL_PT_OP_JMP (Results 1 – 3 of 3) sorted by relevance

/linux/tools/perf/util/intel-pt-decoder/
A Dintel-pt-insn-decoder.c112 op = INTEL_PT_OP_JMP; in intel_pt_insn_decoder()
116 op = INTEL_PT_OP_JMP; in intel_pt_insn_decoder()
129 op = INTEL_PT_OP_JMP; in intel_pt_insn_decoder()
224 [INTEL_PT_OP_JMP] = "Jmp",
269 case INTEL_PT_OP_JMP: in intel_pt_insn_type()
A Dintel-pt-insn-decoder.h21 INTEL_PT_OP_JMP, enumerator
/linux/tools/perf/arch/x86/tests/
A Dinsn-x86.c45 {"jmp", INTEL_PT_OP_JMP}, in get_op()

Completed in 6 milliseconds