Searched refs:INTEL_PT_BR_UNCONDITIONAL (Results 1 – 4 of 4) sorted by relevance
87 branch = INTEL_PT_BR_UNCONDITIONAL; in intel_pt_insn_decoder()104 branch = INTEL_PT_BR_UNCONDITIONAL; in intel_pt_insn_decoder()136 branch == INTEL_PT_BR_UNCONDITIONAL) { in intel_pt_insn_decoder()199 case INTEL_PT_BR_UNCONDITIONAL: in intel_pt_insn_desc()
42 INTEL_PT_BR_UNCONDITIONAL, enumerator
956 if (intel_pt_insn->branch != INTEL_PT_BR_UNCONDITIONAL || in intel_pt_walk_insn()967 if (intel_pt_insn->branch == INTEL_PT_BR_UNCONDITIONAL) { in intel_pt_walk_insn()
75 {"unconditional", INTEL_PT_BR_UNCONDITIONAL}, in get_branch()