Home
last modified time | relevance | path

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

/Linux-v5.15/tools/perf/util/intel-pt-decoder/
Dintel-pt-decoder.h22 #define INTEL_PT_SAMPLE_IPC (1 << 4) macro
Dintel-pt-decoder.c3726 decoder->state.flags |= INTEL_PT_SAMPLE_IPC; in intel_pt_decode()
3735 decoder->state.flags |= INTEL_PT_SAMPLE_IPC; in intel_pt_decode()
/Linux-v5.15/tools/perf/util/
Dintel-pt.c1574 if (ptq->state->flags & INTEL_PT_SAMPLE_IPC) in intel_pt_synth_branch_sample()
1625 if (ptq->state->flags & INTEL_PT_SAMPLE_IPC) in intel_pt_synth_instruction_sample()