Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/kvm/
Dpmu.c102 bool in_tx, bool in_tx_cp) in pmc_reprogram_counter()
/Linux-v4.19/tools/perf/scripts/python/
Dexport-to-postgresql.py719 …to_sym_offset, to_ip, period, weight, transaction, data_src, branch_type, in_tx, call_path_id, *x): argument
/Linux-v4.19/arch/x86/events/intel/
Dlbr.c585 u64 from, to, mis = 0, pred = 0, in_tx = 0, abort = 0; in intel_pmu_lbr_read_64() local
/Linux-v4.19/tools/include/uapi/linux/
Dperf_event.h1123 in_tx:1, /* in transaction */ member
/Linux-v4.19/include/uapi/linux/
Dperf_event.h1123 in_tx:1, /* in transaction */ member
/Linux-v4.19/tools/perf/util/
Devent.h143 u64 in_tx:1; member
/Linux-v4.19/tools/perf/
Dbuiltin-script.c1262 bool in_tx = flags & PERF_IP_FLAG_IN_TX; in perf_sample__fprintf_flags() local