Searched refs:INTEL_PT_OP_JMP (Results 1 – 3 of 3) sorted by relevance
94 intel_pt_insn->op = INTEL_PT_OP_JMP; in intel_pt_insn_decoder() 134 op = INTEL_PT_OP_JMP; in intel_pt_insn_decoder() 138 op = INTEL_PT_OP_JMP; in intel_pt_insn_decoder() 151 op = INTEL_PT_OP_JMP; in intel_pt_insn_decoder() 242 [INTEL_PT_OP_JMP] = "Jmp",289 case INTEL_PT_OP_JMP: in intel_pt_insn_type()
21 INTEL_PT_OP_JMP, enumerator
47 {"jmp", INTEL_PT_OP_JMP}, in get_op()