noretcomp_bit     327 tools/perf/arch/x86/util/intel-pt.c 	u64 tsc_bit, mtc_bit, mtc_freq_bits, cyc_bit, noretcomp_bit;
noretcomp_bit     340 tools/perf/arch/x86/util/intel-pt.c 			     &noretcomp_bit);
noretcomp_bit     380 tools/perf/arch/x86/util/intel-pt.c 	auxtrace_info->priv[INTEL_PT_NORETCOMP_BIT] = noretcomp_bit;
noretcomp_bit     116 tools/perf/util/intel-pt.c 	u64 noretcomp_bit;
noretcomp_bit     742 tools/perf/util/intel-pt.c 	if (!pt->noretcomp_bit)
noretcomp_bit     747 tools/perf/util/intel-pt.c 		    (config & pt->noretcomp_bit))
noretcomp_bit    3112 tools/perf/util/intel-pt.c 	pt->noretcomp_bit = auxtrace_info->priv[INTEL_PT_NORETCOMP_BIT];