Searched refs:INTEL_PT_OP_CALL (Results 1 – 4 of 4) sorted by relevance
117 op = INTEL_PT_OP_CALL; in intel_pt_insn_decoder() 121 op = INTEL_PT_OP_CALL; in intel_pt_insn_decoder() 146 op = INTEL_PT_OP_CALL; in intel_pt_insn_decoder() 239 [INTEL_PT_OP_CALL] = "Call", in dump_insn() 283 case INTEL_PT_OP_CALL: in intel_pt_insn_type()
18 INTEL_PT_OP_CALL, enumerator
1204 if (intel_pt_insn->op == INTEL_PT_OP_CALL) { in intel_pt_walk_insn()
44 {"call", INTEL_PT_OP_CALL}, in get_op()