Home
last modified time | relevance | path

Searched refs:INTEL_PT_BR_CONDITIONAL (Results 1 – 4 of 4) sorted by relevance

/linux/tools/perf/util/intel-pt-decoder/
A Dintel-pt-insn-decoder.c69 branch = INTEL_PT_BR_CONDITIONAL; in intel_pt_insn_decoder()
77 branch = INTEL_PT_BR_CONDITIONAL; in intel_pt_insn_decoder()
104 branch = INTEL_PT_BR_CONDITIONAL; in intel_pt_insn_decoder()
108 branch = INTEL_PT_BR_CONDITIONAL; in intel_pt_insn_decoder()
144 if (branch == INTEL_PT_BR_CONDITIONAL || in intel_pt_insn_decoder()
242 case INTEL_PT_BR_CONDITIONAL: in intel_pt_insn_desc()
A Dintel-pt-insn-decoder.h33 INTEL_PT_BR_CONDITIONAL, enumerator
A Dintel-pt-decoder.c1316 if (intel_pt_insn.branch == INTEL_PT_BR_CONDITIONAL) { in intel_pt_walk_fup()
1380 if (intel_pt_insn.branch == INTEL_PT_BR_CONDITIONAL) { in intel_pt_walk_tip()
1470 if (intel_pt_insn.branch == INTEL_PT_BR_CONDITIONAL) { in intel_pt_walk_tnt()
/linux/tools/perf/arch/x86/tests/
A Dinsn-x86.c77 {"conditional", INTEL_PT_BR_CONDITIONAL}, in get_branch()

Completed in 15 milliseconds