Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/perf/util/intel-pt-decoder/
H A Dintel-pt-decoder.h20 #define INTEL_PT_SAMPLE_IPC (1 << 4) macro
H A Dintel-pt-decoder.c2877 decoder->state.flags |= INTEL_PT_SAMPLE_IPC; in intel_pt_decode()
2886 decoder->state.flags |= INTEL_PT_SAMPLE_IPC; in intel_pt_decode()
/kernel/linux/linux-6.6/tools/perf/util/intel-pt-decoder/
H A Dintel-pt-decoder.h23 #define INTEL_PT_SAMPLE_IPC (1 << 4) macro
H A Dintel-pt-decoder.c4048 decoder->state.flags |= INTEL_PT_SAMPLE_IPC; in intel_pt_decode()
4057 decoder->state.flags |= INTEL_PT_SAMPLE_IPC; in intel_pt_decode()
/kernel/linux/linux-5.10/tools/perf/util/
H A Dintel-pt.c1400 if (ptq->state->flags & INTEL_PT_SAMPLE_IPC) in intel_pt_synth_branch_sample()
1451 if (ptq->state->flags & INTEL_PT_SAMPLE_IPC) in intel_pt_synth_instruction_sample()
/kernel/linux/linux-6.6/tools/perf/util/
H A Dintel-pt.c2594 ptq->sample_ipc = ptq->state->flags & INTEL_PT_SAMPLE_IPC; in intel_pt_sample()

Completed in 26 milliseconds