Searched defs:in_tx (Results 1 – 5 of 5) sorted by relevance
/linux-4.4.14/arch/x86/kvm/ |
D | pmu.c | 102 bool in_tx, bool in_tx_cp) in pmc_reprogram_counter()
|
/linux-4.4.14/tools/perf/scripts/python/ |
D | export-to-postgresql.py | 697 …to_symbol_id, to_sym_offset, to_ip, period, weight, transaction, data_src, branch_type, in_tx, *x): argument
|
/linux-4.4.14/arch/x86/kernel/cpu/ |
D | perf_event_intel_lbr.c | 437 u64 from, to, mis = 0, pred = 0, in_tx = 0, abort = 0; in intel_pmu_lbr_read_64() local
|
/linux-4.4.14/tools/perf/util/ |
D | event.h | 135 u64 in_tx:1; member
|
/linux-4.4.14/include/uapi/linux/ |
D | perf_event.h | 964 in_tx:1, /* in transaction */ member
|