Home
last modified time | relevance | path

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

/linux-6.1.9/tools/perf/util/
Dintel-pt.c190 bool sample_ipc; member
1768 if (ptq->sample_ipc) in intel_pt_synth_branch_sample()
1819 if (ptq->sample_ipc) in intel_pt_synth_instruction_sample()
2532 ptq->sample_ipc = true; in intel_pt_sample()
2536 ptq->sample_ipc = ptq->state->flags & INTEL_PT_SAMPLE_IPC; in intel_pt_sample()