Home
last modified time | relevance | path

Searched refs:INTEL_PT_TRACE_BEGIN (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/tools/perf/util/intel-pt-decoder/
H A Dintel-pt-decoder.h32 INTEL_PT_TRACE_BEGIN = 1 << 9, enumerator
H A Dintel-pt-decoder.c1169 decoder->state.type |= INTEL_PT_BRANCH | INTEL_PT_TRACE_BEGIN; in intel_pt_fup_event()
1897 decoder->state.type |= INTEL_PT_TRACE_BEGIN; in intel_pt_walk_fup_tip()
2127 decoder->state.type |= INTEL_PT_TRACE_BEGIN; in intel_pt_walk_trace()
2522 decoder->state.type |= INTEL_PT_TRACE_BEGIN; in intel_pt_walk_to_ip()
/kernel/linux/linux-6.6/tools/perf/util/intel-pt-decoder/
H A Dintel-pt-decoder.h35 INTEL_PT_TRACE_BEGIN = 1 << 9, enumerator
H A Dintel-pt-decoder.c1393 decoder->state.type |= INTEL_PT_BRANCH | INTEL_PT_TRACE_BEGIN; in intel_pt_fup_event()
2259 decoder->state.type |= INTEL_PT_TRACE_BEGIN; in intel_pt_walk_fup_tip()
3259 decoder->state.type |= INTEL_PT_TRACE_BEGIN; in intel_pt_walk_trace()
3684 decoder->state.type |= INTEL_PT_TRACE_BEGIN; in intel_pt_walk_to_ip()
/kernel/linux/linux-5.10/tools/perf/util/
H A Dintel-pt.c1160 if (ptq->state->type & INTEL_PT_TRACE_BEGIN) in intel_pt_sample_flags()
/kernel/linux/linux-6.6/tools/perf/util/
H A Dintel-pt.c1537 if (ptq->state->type & INTEL_PT_TRACE_BEGIN) in intel_pt_sample_flags()

Completed in 20 milliseconds