Home
last modified time | relevance | path

Searched refs:INTEL_PT_BR_UNCONDITIONAL (Results 1 - 9 of 9) sorted by relevance

/kernel/linux/linux-5.10/tools/perf/util/intel-pt-decoder/
H A Dintel-pt-insn-decoder.c85 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()
H A Dintel-pt-insn-decoder.h33 INTEL_PT_BR_UNCONDITIONAL, enumerator
H A Dintel-pt-decoder.c1054 if (intel_pt_insn->branch != INTEL_PT_BR_UNCONDITIONAL || in intel_pt_walk_insn()
1065 if (intel_pt_insn->branch == INTEL_PT_BR_UNCONDITIONAL) { in intel_pt_walk_insn()
/kernel/linux/linux-6.6/tools/perf/util/intel-pt-decoder/
H A Dintel-pt-insn-decoder.c112 branch = INTEL_PT_BR_UNCONDITIONAL; in intel_pt_insn_decoder()
129 branch = INTEL_PT_BR_UNCONDITIONAL; in intel_pt_insn_decoder()
161 branch == INTEL_PT_BR_UNCONDITIONAL) { in intel_pt_insn_decoder()
261 case INTEL_PT_BR_UNCONDITIONAL: in intel_pt_insn_desc()
H A Dintel-pt-insn-decoder.h36 INTEL_PT_BR_UNCONDITIONAL, enumerator
H A Dintel-pt-decoder.c1206 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()
/kernel/linux/linux-5.10/tools/perf/arch/x86/tests/
H A Dinsn-x86.c77 {"unconditional", INTEL_PT_BR_UNCONDITIONAL}, in get_branch()
/kernel/linux/linux-6.6/tools/perf/arch/x86/tests/
H A Dinsn-x86.c82 {"unconditional", INTEL_PT_BR_UNCONDITIONAL}, in get_branch()
/kernel/linux/linux-6.6/tools/perf/util/
H A Dintel-pt.c726 return intel_pt_insn->rel == 16 && intel_pt_insn->branch == INTEL_PT_BR_UNCONDITIONAL; in intel_pt_jmp_16()

Completed in 16 milliseconds