Searched refs:INTEL_PT_BR_UNCONDITIONAL (Results 1 – 4 of 4) sorted by relevance
85 branch = INTEL_PT_BR_UNCONDITIONAL; in intel_pt_insn_decoder()102 branch = INTEL_PT_BR_UNCONDITIONAL; in intel_pt_insn_decoder()134 branch == INTEL_PT_BR_UNCONDITIONAL) { in intel_pt_insn_decoder()228 case INTEL_PT_BR_UNCONDITIONAL: in intel_pt_insn_desc()
33 INTEL_PT_BR_UNCONDITIONAL, enumerator
1034 if (intel_pt_insn->branch != INTEL_PT_BR_UNCONDITIONAL || in intel_pt_walk_insn()1045 if (intel_pt_insn->branch == INTEL_PT_BR_UNCONDITIONAL) { in intel_pt_walk_insn()
77 {"unconditional", INTEL_PT_BR_UNCONDITIONAL}, in get_branch()