Home
last modified time | relevance | path

Searched refs:INTEL_PT_BR_CONDITIONAL (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/tools/perf/util/intel-pt-decoder/
H A Dintel-pt-insn-decoder.c58 branch = INTEL_PT_BR_CONDITIONAL; in intel_pt_insn_decoder()
66 branch = INTEL_PT_BR_CONDITIONAL; in intel_pt_insn_decoder()
93 branch = INTEL_PT_BR_CONDITIONAL; in intel_pt_insn_decoder()
97 branch = INTEL_PT_BR_CONDITIONAL; in intel_pt_insn_decoder()
133 if (branch == INTEL_PT_BR_CONDITIONAL || in intel_pt_insn_decoder()
227 case INTEL_PT_BR_CONDITIONAL: in intel_pt_insn_desc()
H A Dintel-pt-insn-decoder.h32 INTEL_PT_BR_CONDITIONAL, enumerator
H A Dintel-pt-decoder.c1225 if (intel_pt_insn.branch == INTEL_PT_BR_CONDITIONAL) { in intel_pt_walk_fup()
1286 if (intel_pt_insn.branch == INTEL_PT_BR_CONDITIONAL) { in intel_pt_walk_tip()
1375 if (intel_pt_insn.branch == INTEL_PT_BR_CONDITIONAL) { in intel_pt_walk_tnt()
/kernel/linux/linux-6.6/tools/perf/util/intel-pt-decoder/
H A Dintel-pt-insn-decoder.c85 branch = INTEL_PT_BR_CONDITIONAL; in intel_pt_insn_decoder()
93 branch = INTEL_PT_BR_CONDITIONAL; in intel_pt_insn_decoder()
120 branch = INTEL_PT_BR_CONDITIONAL; in intel_pt_insn_decoder()
124 branch = INTEL_PT_BR_CONDITIONAL; in intel_pt_insn_decoder()
160 if (branch == INTEL_PT_BR_CONDITIONAL || in intel_pt_insn_decoder()
260 case INTEL_PT_BR_CONDITIONAL: in intel_pt_insn_desc()
H A Dintel-pt-insn-decoder.h35 INTEL_PT_BR_CONDITIONAL, enumerator
H A Dintel-pt-decoder.c1451 if (intel_pt_insn.branch == INTEL_PT_BR_CONDITIONAL) { in intel_pt_walk_fup()
1516 if (intel_pt_insn.branch == INTEL_PT_BR_CONDITIONAL) { in intel_pt_walk_tip()
1698 if (intel_pt_insn.branch == INTEL_PT_BR_CONDITIONAL) { in intel_pt_walk_tnt()
/kernel/linux/linux-5.10/tools/perf/arch/x86/tests/
H A Dinsn-x86.c76 {"conditional", INTEL_PT_BR_CONDITIONAL}, in get_branch()
/kernel/linux/linux-6.6/tools/perf/arch/x86/tests/
H A Dinsn-x86.c81 {"conditional", INTEL_PT_BR_CONDITIONAL}, in get_branch()

Completed in 12 milliseconds