Searched refs:X86_BR_NO_TX (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/arch/x86/kernel/cpu/
H A Dperf_event_intel_lbr.c97 X86_BR_NO_TX = 1 << 14,/* not in transaction */ enumerator in enum:__anon3163
104 #define X86_BR_ANYTX (X86_BR_NO_TX | X86_BR_IN_TX)
543 mask |= X86_BR_NO_TX; intel_pmu_setup_sw_lbr_filter()
836 type |= X86_BR_NO_TX; intel_pmu_lbr_filter()

Completed in 51 milliseconds