Searched refs:INTEL_PT_TRACE_END (Results 1 – 3 of 3) sorted by relevance
36 INTEL_PT_TRACE_END = 1 << 10, enumerator
1478 decoder->state.type |= INTEL_PT_TRACE_END; in intel_pt_walk_tip()1502 decoder->state.type |= INTEL_PT_TRACE_END; in intel_pt_walk_tip()1530 decoder->state.type |= INTEL_PT_TRACE_END; in intel_pt_walk_tip()2244 decoder->state.type |= INTEL_PT_TRACE_END; in intel_pt_walk_fup_tip()2957 decoder->state.type |= INTEL_PT_TRACE_END; in intel_pt_hop_trace()3674 decoder->state.type |= INTEL_PT_TRACE_END; in intel_pt_walk_to_ip()
1537 if (ptq->state->type & INTEL_PT_TRACE_END) in intel_pt_sample_flags()