Home
last modified time | relevance | path

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

/Linux-v6.6/arch/x86/events/
Dutils.c12 return X86_BR_ABORT; in decode_branch_type()
52 return X86_BR_ABORT; in decode_branch_type()
113 return X86_BR_ABORT | to_plm; in get_branch_type()
Dperf_event.h1241 X86_BR_ABORT = 1 << 12,/* transaction abort */ enumerator
1265 X86_BR_ABORT |\
/Linux-v6.6/arch/x86/events/intel/
Dlbr.c974 mask |= X86_BR_ABORT; in intel_pmu_setup_sw_lbr_filter()