Home
last modified time | relevance | path

Searched refs:INTEL_PT_OP_RET (Results 1 – 4 of 4) sorted by relevance

/linux/tools/perf/util/intel-pt-decoder/
A Dintel-pt-insn-decoder.c83 op = INTEL_PT_OP_RET; in intel_pt_insn_decoder()
222 [INTEL_PT_OP_RET] = "Ret",
265 case INTEL_PT_OP_RET: in intel_pt_insn_type()
A Dintel-pt-insn-decoder.h19 INTEL_PT_OP_RET, enumerator
A Dintel-pt-decoder.c1152 } else if (intel_pt_insn->op == INTEL_PT_OP_RET) { in intel_pt_walk_insn()
1418 if (intel_pt_insn.op == INTEL_PT_OP_RET) { in intel_pt_walk_tnt()
/linux/tools/perf/arch/x86/tests/
A Dinsn-x86.c43 {"ret", INTEL_PT_OP_RET}, in get_op()

Completed in 11 milliseconds