Home
last modified time | relevance | path

Searched refs:INTEL_PT_OP_CALL (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.c84 op = INTEL_PT_OP_CALL; in intel_pt_insn_decoder()
88 op = INTEL_PT_OP_CALL; in intel_pt_insn_decoder()
113 op = INTEL_PT_OP_CALL; in intel_pt_insn_decoder()
207 [INTEL_PT_OP_CALL] = "Call",
248 case INTEL_PT_OP_CALL: in intel_pt_insn_type()
H A Dintel-pt-insn-decoder.h18 INTEL_PT_OP_CALL, enumerator
H A Dintel-pt-decoder.c1052 if (intel_pt_insn->op == INTEL_PT_OP_CALL) { in intel_pt_walk_insn()
/kernel/linux/linux-6.6/tools/perf/util/intel-pt-decoder/
H A Dintel-pt-insn-decoder.c111 op = INTEL_PT_OP_CALL; in intel_pt_insn_decoder()
115 op = INTEL_PT_OP_CALL; in intel_pt_insn_decoder()
140 op = INTEL_PT_OP_CALL; in intel_pt_insn_decoder()
237 [INTEL_PT_OP_CALL] = "Call",
281 case INTEL_PT_OP_CALL: in intel_pt_insn_type()
H A Dintel-pt-insn-decoder.h18 INTEL_PT_OP_CALL, enumerator
H A Dintel-pt-decoder.c1204 if (intel_pt_insn->op == INTEL_PT_OP_CALL) { in intel_pt_walk_insn()
/kernel/linux/linux-5.10/tools/perf/arch/x86/tests/
H A Dinsn-x86.c42 {"call", INTEL_PT_OP_CALL}, in get_op()
/kernel/linux/linux-6.6/tools/perf/arch/x86/tests/
H A Dinsn-x86.c44 {"call", INTEL_PT_OP_CALL}, in get_op()

Completed in 13 milliseconds