Searched refs:INTEL_PT_TRACE_BEGIN (Results 1 – 3 of 3) sorted by relevance
34 INTEL_PT_TRACE_BEGIN = 1 << 9, enumerator
1260 decoder->state.type |= INTEL_PT_BRANCH | INTEL_PT_TRACE_BEGIN; in intel_pt_fup_event()2015 decoder->state.type |= INTEL_PT_TRACE_BEGIN; in intel_pt_walk_fup_tip()3000 decoder->state.type |= INTEL_PT_TRACE_BEGIN; in intel_pt_walk_trace()3386 decoder->state.type |= INTEL_PT_TRACE_BEGIN; in intel_pt_walk_to_ip()
1345 if (ptq->state->type & INTEL_PT_TRACE_BEGIN) in intel_pt_sample_flags()
Completed in 20 milliseconds