Home
last modified time | relevance | path

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

/tools/perf/scripts/python/
Dexport-to-postgresql.py709 …to_sym_offset, to_ip, period, weight, transaction, data_src, branch_type, in_tx, call_path_id, *x): argument
/tools/include/uapi/linux/
Dperf_event.h977 in_tx:1, /* in transaction */ member
/tools/perf/
Dbuiltin-script.c698 bool in_tx = flags & PERF_IP_FLAG_IN_TX; in print_sample_flags() local
/tools/perf/util/
Devent.h135 u64 in_tx:1; member