Searched refs:INTEL_PT_INSTRUCTION (Results 1 – 3 of 3) sorted by relevance
31 INTEL_PT_INSTRUCTION = 1 << 1, enumerator
850 decoder->state.type |= INTEL_PT_INSTRUCTION; in intel_pt_sample_insn()890 decoder->state.type = INTEL_PT_INSTRUCTION; in intel_pt_walk_insn()1122 if (decoder->state.type & INTEL_PT_INSTRUCTION) { in intel_pt_walk_tnt()1124 decoder->state.type = INTEL_PT_INSTRUCTION; in intel_pt_walk_tnt()1388 decoder->state.type |= INTEL_PT_INSTRUCTION; in intel_pt_walk_psbend()1478 decoder->state.type |= INTEL_PT_INSTRUCTION; in intel_pt_walk_fup_tip()1608 decoder->state.type = INTEL_PT_INSTRUCTION; in intel_pt_walk_trace()
1199 (state->type & INTEL_PT_INSTRUCTION)) { in intel_pt_sample()