Home
last modified time | relevance | path

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

/arch/x86/kernel/cpu/
Dperf_event_intel_lbr.c97 X86_BR_NO_TX = 1 << 14,/* not in transaction */ enumerator
104 #define X86_BR_ANYTX (X86_BR_NO_TX | X86_BR_IN_TX)
548 mask |= X86_BR_NO_TX; in intel_pmu_setup_sw_lbr_filter()
841 type |= X86_BR_NO_TX; in intel_pmu_lbr_filter()