Home
last modified time | relevance | path

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

/linux/tools/perf/util/intel-pt-decoder/
A Dintel-pt-insn-decoder.c95 op = INTEL_PT_OP_CALL; in intel_pt_insn_decoder()
99 op = INTEL_PT_OP_CALL; in intel_pt_insn_decoder()
124 op = INTEL_PT_OP_CALL; in intel_pt_insn_decoder()
221 [INTEL_PT_OP_CALL] = "Call",
263 case INTEL_PT_OP_CALL: in intel_pt_insn_type()
A Dintel-pt-insn-decoder.h18 INTEL_PT_OP_CALL, enumerator
A Dintel-pt-decoder.c1143 if (intel_pt_insn->op == INTEL_PT_OP_CALL) { in intel_pt_walk_insn()
/linux/tools/perf/arch/x86/tests/
A Dinsn-x86.c42 {"call", INTEL_PT_OP_CALL}, in get_op()

Completed in 14 milliseconds