Searched refs:INTEL_PT_INSTRUCTION (Results 1 – 3 of 3) sorted by relevance
31 INTEL_PT_INSTRUCTION = 1 << 1, enumerator
912 decoder->state.type |= INTEL_PT_INSTRUCTION; in intel_pt_sample_insn()953 decoder->state.type = INTEL_PT_INSTRUCTION; in intel_pt_walk_insn()1199 if (decoder->state.type & INTEL_PT_INSTRUCTION) { in intel_pt_walk_tnt()1201 decoder->state.type = INTEL_PT_INSTRUCTION; in intel_pt_walk_tnt()1477 decoder->state.type |= INTEL_PT_INSTRUCTION; in intel_pt_walk_psbend()1574 decoder->state.type |= INTEL_PT_INSTRUCTION; in intel_pt_walk_fup_tip()1706 decoder->state.type = INTEL_PT_INSTRUCTION; in intel_pt_walk_trace()
1218 (state->type & INTEL_PT_INSTRUCTION)) { in intel_pt_sample()