Home
last modified time | relevance | path

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

/linux-4.1.27/include/uapi/linux/
Dperf_event.h185 PERF_SAMPLE_BRANCH_NO_TX = 1U << PERF_SAMPLE_BRANCH_NO_TX_SHIFT, enumerator
/linux-4.1.27/arch/x86/kernel/cpu/
Dperf_event_intel_lbr.c511 if (br_type & PERF_SAMPLE_BRANCH_NO_TX) in intel_pmu_setup_sw_lbr_filter()
/linux-4.1.27/tools/perf/
Dbuiltin-record.c592 BRANCH_OPT("no_tx", PERF_SAMPLE_BRANCH_NO_TX),