INTEL_PT_OP_RET    43 tools/perf/arch/x86/tests/insn-x86.c 		{"ret",     INTEL_PT_OP_RET},
INTEL_PT_OP_RET  1031 tools/perf/util/intel-pt-decoder/intel-pt-decoder.c 	} else if (intel_pt_insn->op == INTEL_PT_OP_RET) {
INTEL_PT_OP_RET  1281 tools/perf/util/intel-pt-decoder/intel-pt-decoder.c 		if (intel_pt_insn.op == INTEL_PT_OP_RET) {
INTEL_PT_OP_RET    72 tools/perf/util/intel-pt-decoder/intel-pt-insn-decoder.c 		op = INTEL_PT_OP_RET;
INTEL_PT_OP_RET   208 tools/perf/util/intel-pt-decoder/intel-pt-insn-decoder.c 	[INTEL_PT_OP_RET]	= "Ret",
INTEL_PT_OP_RET   250 tools/perf/util/intel-pt-decoder/intel-pt-insn-decoder.c 	case INTEL_PT_OP_RET: