Searched refs:INTEL_PT_OP_CALL (Results 1 – 4 of 4) sorted by relevance
86 op = INTEL_PT_OP_CALL; in intel_pt_insn_decoder()90 op = INTEL_PT_OP_CALL; in intel_pt_insn_decoder()115 op = INTEL_PT_OP_CALL; in intel_pt_insn_decoder()178 [INTEL_PT_OP_CALL] = "Call",224 case INTEL_PT_OP_CALL: in intel_pt_insn_type()
27 INTEL_PT_OP_CALL, enumerator
898 if (intel_pt_insn->op == INTEL_PT_OP_CALL) { in intel_pt_walk_insn()
40 {"call", INTEL_PT_OP_CALL}, in get_op()