Searched refs:INTEL_PT_SAMPLE_IPC (Results 1 – 3 of 3) sorted by relevance
22 #define INTEL_PT_SAMPLE_IPC (1 << 4) macro
3752 decoder->state.flags |= INTEL_PT_SAMPLE_IPC; in intel_pt_decode()3761 decoder->state.flags |= INTEL_PT_SAMPLE_IPC; in intel_pt_decode()
2256 ptq->sample_ipc = ptq->state->flags & INTEL_PT_SAMPLE_IPC; in intel_pt_sample()
Completed in 20 milliseconds