Home
last modified time | relevance | path

Searched refs:INTEL_PT_FUP_IP (Results 1 – 3 of 3) sorted by relevance

/linux/tools/perf/util/intel-pt-decoder/
A Dintel-pt-decoder.h22 #define INTEL_PT_FUP_IP (1 << 3) macro
A Dintel-pt-decoder.c1339 decoder->state.flags |= INTEL_PT_FUP_IP; in intel_pt_fup_event()
1360 decoder->state.flags |= INTEL_PT_FUP_IP; in intel_pt_fup_event()
1379 decoder->state.flags |= INTEL_PT_FUP_IP; in intel_pt_fup_event()
/linux/tools/perf/util/
A Dintel-pt.c1942 raw.ip = !!(ptq->state->flags & INTEL_PT_FUP_IP); in intel_pt_synth_ptwrite_sample()
2074 raw.ip = !!(ptq->state->flags & INTEL_PT_FUP_IP); in intel_pt_synth_exstop_sample()
2427 raw.cfe.ip = !!(ptq->state->flags & INTEL_PT_FUP_IP); in intel_pt_synth_events_sample()

Completed in 25 milliseconds