Searched refs:INTEL_PT_BR_NO_BRANCH (Results 1 – 5 of 5) sorted by relevance
31 enum intel_pt_insn_branch branch = INTEL_PT_BR_NO_BRANCH; in intel_pt_insn_decoder()38 intel_pt_insn->branch = INTEL_PT_BR_NO_BRANCH; in intel_pt_insn_decoder()192 return in.branch != INTEL_PT_BR_NO_BRANCH; in arch_is_branch()248 case INTEL_PT_BR_NO_BRANCH: in intel_pt_insn_desc()
31 INTEL_PT_BR_NO_BRANCH, enumerator
1134 if (intel_pt_insn->branch == INTEL_PT_BR_NO_BRANCH) { in intel_pt_walk_insn()
75 {"no_branch", INTEL_PT_BR_NO_BRANCH}, in get_branch()
785 if (intel_pt_insn->branch != INTEL_PT_BR_NO_BRANCH) in intel_pt_walk_next_insn()3014 if (e->branch != INTEL_PT_BR_NO_BRANCH) in intel_pt_text_poke()
Completed in 18 milliseconds