has_tsx_aux_info  146 tools/perf/util/intel-pt-decoder/intel-pt-decoder.h 			uint32_t has_tsx_aux_info:1;
has_tsx_aux_info 1804 tools/perf/util/intel-pt.c 		if (!sample.weight && items->has_tsx_aux_info) {
has_tsx_aux_info 1810 tools/perf/util/intel-pt.c 	if (sample_type & PERF_SAMPLE_TRANSACTION && items->has_tsx_aux_info) {