Home
last modified time | relevance | path

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

/Linux-v6.6/tools/perf/util/intel-pt-decoder/
Dintel-pt-insn-decoder.c62 op = INTEL_PT_OP_ERETU; in intel_pt_insn_decoder()
248 [INTEL_PT_OP_ERETU] = "Eretu",
293 case INTEL_PT_OP_ERETU: in intel_pt_insn_type()
Dintel-pt-insn-decoder.h29 INTEL_PT_OP_ERETU, enumerator
/Linux-v6.6/tools/perf/arch/x86/tests/
Dinsn-x86.c55 {"eretu", INTEL_PT_OP_ERETU}, in get_op()