Home
last modified time | relevance | path

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

/linux-4.1.27/include/uapi/linux/
Dperf_event.h183 PERF_SAMPLE_BRANCH_ABORT_TX = 1U << PERF_SAMPLE_BRANCH_ABORT_TX_SHIFT, enumerator
/linux-4.1.27/arch/x86/kernel/cpu/
Dperf_event_intel_lbr.c505 if (br_type & PERF_SAMPLE_BRANCH_ABORT_TX) in intel_pmu_setup_sw_lbr_filter()
/linux-4.1.27/tools/perf/
Dbuiltin-record.c590 BRANCH_OPT("abort_tx", PERF_SAMPLE_BRANCH_ABORT_TX),