Searched refs:INTEL_PT_BR_UNCONDITIONAL (Results 1 – 4 of 4) sorted by relevance
94 branch = INTEL_PT_BR_UNCONDITIONAL; in intel_pt_insn_decoder()111 branch = INTEL_PT_BR_UNCONDITIONAL; in intel_pt_insn_decoder()143 branch == INTEL_PT_BR_UNCONDITIONAL) { in intel_pt_insn_decoder()229 case INTEL_PT_BR_UNCONDITIONAL: in intel_pt_insn_desc()
42 INTEL_PT_BR_UNCONDITIONAL, enumerator
991 if (intel_pt_insn->branch != INTEL_PT_BR_UNCONDITIONAL || in intel_pt_walk_insn()1002 if (intel_pt_insn->branch == INTEL_PT_BR_UNCONDITIONAL) { in intel_pt_walk_insn()
76 {"unconditional", INTEL_PT_BR_UNCONDITIONAL}, in get_branch()