Searched defs:in_tx (Results 1 – 4 of 4) sorted by relevance
/tools/perf/scripts/python/ |
D | export-to-postgresql.py | 709 …to_sym_offset, to_ip, period, weight, transaction, data_src, branch_type, in_tx, call_path_id, *x): argument
|
/tools/include/uapi/linux/ |
D | perf_event.h | 977 in_tx:1, /* in transaction */ member
|
/tools/perf/ |
D | builtin-script.c | 698 bool in_tx = flags & PERF_IP_FLAG_IN_TX; in print_sample_flags() local
|
/tools/perf/util/ |
D | event.h | 135 u64 in_tx:1; member
|