Searched refs:INTEL_PT_OP_RET (Results 1 – 4 of 4) sorted by relevance
81 op = INTEL_PT_OP_RET; in intel_pt_insn_decoder()209 [INTEL_PT_OP_RET] = "Ret",251 case INTEL_PT_OP_RET: in intel_pt_insn_type()
28 INTEL_PT_OP_RET, enumerator
998 } else if (intel_pt_insn->op == INTEL_PT_OP_RET) { in intel_pt_walk_insn()1235 if (intel_pt_insn.op == INTEL_PT_OP_RET) { in intel_pt_walk_tnt()
42 {"ret", INTEL_PT_OP_RET}, in get_op()