Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/x86/events/intel/
Dlbr.c98 X86_BR_NO_TX = 1 << 14,/* not in transaction */ enumerator
108 #define X86_BR_ANYTX (X86_BR_NO_TX | X86_BR_IN_TX)
1057 mask |= X86_BR_NO_TX; in intel_pmu_setup_sw_lbr_filter()
1446 type |= X86_BR_NO_TX; in intel_pmu_lbr_filter()