Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/perf/util/intel-pt-decoder/
H A Dintel-pt-decoder.h33 INTEL_PT_TRACE_END = 1 << 10, enumerator
H A Dintel-pt-decoder.c1252 decoder->state.type |= INTEL_PT_TRACE_END; in intel_pt_walk_tip()
1272 decoder->state.type |= INTEL_PT_TRACE_END; in intel_pt_walk_tip()
1300 decoder->state.type |= INTEL_PT_TRACE_END; in intel_pt_walk_tip()
1883 decoder->state.type |= INTEL_PT_TRACE_END; in intel_pt_walk_fup_tip()
1977 decoder->state.type |= INTEL_PT_TRACE_END; in intel_pt_hop_trace()
2512 decoder->state.type |= INTEL_PT_TRACE_END; in intel_pt_walk_to_ip()
/kernel/linux/linux-6.6/tools/perf/util/intel-pt-decoder/
H A Dintel-pt-decoder.h36 INTEL_PT_TRACE_END = 1 << 10, enumerator
H A Dintel-pt-decoder.c1478 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()
/kernel/linux/linux-5.10/tools/perf/util/
H A Dintel-pt.c1162 if (ptq->state->type & INTEL_PT_TRACE_END) in intel_pt_sample_flags()
/kernel/linux/linux-6.6/tools/perf/util/
H A Dintel-pt.c1539 if (ptq->state->type & INTEL_PT_TRACE_END) in intel_pt_sample_flags()

Completed in 20 milliseconds