Home
last modified time | relevance | path

Searched defs:in_tx (Results 1 – 5 of 5) sorted by relevance

/linux-4.1.27/tools/perf/scripts/python/
Dexport-to-postgresql.py429 …to_symbol_id, to_sym_offset, to_ip, period, weight, transaction, data_src, branch_type, in_tx, *x): argument
/linux-4.1.27/arch/x86/kvm/
Dpmu.c167 bool intr, bool in_tx, bool in_tx_cp) in reprogram_counter()
/linux-4.1.27/arch/x86/kernel/cpu/
Dperf_event_intel_lbr.c418 u64 from, to, mis = 0, pred = 0, in_tx = 0, abort = 0; in intel_pmu_lbr_read_64() local
/linux-4.1.27/tools/perf/util/
Devent.h130 u64 in_tx:1; member
/linux-4.1.27/include/uapi/linux/
Dperf_event.h913 in_tx:1, /* in transaction */ member