Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/kernel/cpu/
Dperf_event_intel_lbr.c95 X86_BR_IN_TX = 1 << 13,/* in transaction */ enumerator
102 #define X86_BR_ANYTX (X86_BR_NO_TX | X86_BR_IN_TX)
509 mask |= X86_BR_IN_TX; in intel_pmu_setup_sw_lbr_filter()
798 type |= X86_BR_IN_TX; in intel_pmu_lbr_filter()