Searched refs:INTEL_PT_SAMPLE_IPC (Results 1 – 3 of 3) sorted by relevance
23 #define INTEL_PT_SAMPLE_IPC (1 << 4) macro
4046 decoder->state.flags |= INTEL_PT_SAMPLE_IPC; in intel_pt_decode()4055 decoder->state.flags |= INTEL_PT_SAMPLE_IPC; in intel_pt_decode()
2536 ptq->sample_ipc = ptq->state->flags & INTEL_PT_SAMPLE_IPC; in intel_pt_sample()