Home
last modified time | relevance | path

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

/linux/tools/perf/util/intel-pt-decoder/
A Dintel-pt-insn-decoder.c68 op = INTEL_PT_OP_JCC; in intel_pt_insn_decoder()
76 op = INTEL_PT_OP_JCC; in intel_pt_insn_decoder()
107 op = INTEL_PT_OP_JCC; in intel_pt_insn_decoder()
223 [INTEL_PT_OP_JCC] = "Jcc",
267 case INTEL_PT_OP_JCC: in intel_pt_insn_type()
A Dintel-pt-insn-decoder.h20 INTEL_PT_OP_JCC, enumerator
/linux/tools/perf/arch/x86/tests/
A Dinsn-x86.c44 {"jcc", INTEL_PT_OP_JCC}, in get_op()

Completed in 4 milliseconds