Searched refs:INTEL_PT_BR_UNCONDITIONAL (Results 1 – 5 of 5) sorted by relevance
121 branch = INTEL_PT_BR_UNCONDITIONAL; in intel_pt_insn_decoder()138 branch = INTEL_PT_BR_UNCONDITIONAL; in intel_pt_insn_decoder()170 branch == INTEL_PT_BR_UNCONDITIONAL) { in intel_pt_insn_decoder()217 return in.branch == INTEL_PT_BR_UNCONDITIONAL || in arch_is_uncond_branch()271 case INTEL_PT_BR_UNCONDITIONAL: in intel_pt_insn_desc()
36 INTEL_PT_BR_UNCONDITIONAL, enumerator
1206 if (intel_pt_insn->branch != INTEL_PT_BR_UNCONDITIONAL || in intel_pt_walk_insn() 1217 if (intel_pt_insn->branch == INTEL_PT_BR_UNCONDITIONAL) { in intel_pt_walk_insn()
82 {"unconditional", INTEL_PT_BR_UNCONDITIONAL}, in get_branch()
726 return intel_pt_insn->rel == 16 && intel_pt_insn->branch == INTEL_PT_BR_UNCONDITIONAL; in intel_pt_jmp_16()