Searched refs:INTEL_PT_ABORT_TX (Results 1 – 3 of 3) sorted by relevance
19 #define INTEL_PT_ABORT_TX (1 << 1) macro
1352 if (decoder->fup_tx_flags & INTEL_PT_ABORT_TX) in intel_pt_fup_event()1743 (INTEL_PT_IN_TX | INTEL_PT_ABORT_TX); in intel_pt_mode_tsx()1750 if (!(decoder->fup_tx_flags & INTEL_PT_ABORT_TX)) in intel_pt_mode_tsx()2187 if (decoder->tx_flags & INTEL_PT_ABORT_TX) { in intel_pt_walk_fup_tip()2190 decoder->state.flags |= INTEL_PT_ABORT_TX; in intel_pt_walk_fup_tip()
1512 if (ptq->state->flags & INTEL_PT_ABORT_TX) { in intel_pt_sample_flags()