Searched refs:INTEL_PT_TRACE_END (Results 1 – 3 of 3) sorted by relevance
35 INTEL_PT_TRACE_END = 1 << 10, enumerator
1334 decoder->state.type |= INTEL_PT_TRACE_END; in intel_pt_walk_tip()1357 decoder->state.type |= INTEL_PT_TRACE_END; in intel_pt_walk_tip()1385 decoder->state.type |= INTEL_PT_TRACE_END; in intel_pt_walk_tip()1982 decoder->state.type |= INTEL_PT_TRACE_END; in intel_pt_walk_fup_tip()2685 decoder->state.type |= INTEL_PT_TRACE_END; in intel_pt_hop_trace()3350 decoder->state.type |= INTEL_PT_TRACE_END; in intel_pt_walk_to_ip()
1336 if (ptq->state->type & INTEL_PT_TRACE_END) in intel_pt_sample_flags()