Home
last modified time | relevance | path

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

/linux/tools/perf/util/intel-pt-decoder/
A Dintel-pt-insn-decoder.c96 branch = INTEL_PT_BR_UNCONDITIONAL; in intel_pt_insn_decoder()
113 branch = INTEL_PT_BR_UNCONDITIONAL; in intel_pt_insn_decoder()
145 branch == INTEL_PT_BR_UNCONDITIONAL) { in intel_pt_insn_decoder()
243 case INTEL_PT_BR_UNCONDITIONAL: in intel_pt_insn_desc()
A Dintel-pt-insn-decoder.h34 INTEL_PT_BR_UNCONDITIONAL, enumerator
A Dintel-pt-decoder.c1145 if (intel_pt_insn->branch != INTEL_PT_BR_UNCONDITIONAL || in intel_pt_walk_insn()
1156 if (intel_pt_insn->branch == INTEL_PT_BR_UNCONDITIONAL) { in intel_pt_walk_insn()
/linux/tools/perf/arch/x86/tests/
A Dinsn-x86.c78 {"unconditional", INTEL_PT_BR_UNCONDITIONAL}, in get_branch()

Completed in 12 milliseconds