Searched refs:INTEL_PT_TRACE_END (Results 1 – 3 of 3) sorted by relevance
32 INTEL_PT_TRACE_END = 1 << 10, enumerator
1220 decoder->state.type |= INTEL_PT_TRACE_END; in intel_pt_walk_tip()1240 decoder->state.type |= INTEL_PT_TRACE_END; in intel_pt_walk_tip()1268 decoder->state.type |= INTEL_PT_TRACE_END; in intel_pt_walk_tip()1837 decoder->state.type |= INTEL_PT_TRACE_END; in intel_pt_walk_fup_tip()1928 decoder->state.type |= INTEL_PT_TRACE_END; in intel_pt_hop_trace()2451 decoder->state.type |= INTEL_PT_TRACE_END; in intel_pt_walk_to_ip()
1146 if (ptq->state->type & INTEL_PT_TRACE_END) in intel_pt_sample_flags()