INTEL_PT_CYC_BIT  388 tools/perf/arch/x86/util/intel-pt.c 	auxtrace_info->priv[INTEL_PT_CYC_BIT] = cyc_bit;
INTEL_PT_CYC_BIT 3043 tools/perf/util/intel-pt.c 	[INTEL_PT_CYC_BIT]		= "  CYC bit             %#"PRIx64"\n",
INTEL_PT_CYC_BIT 3119 tools/perf/util/intel-pt.c 	if (intel_pt_has(auxtrace_info, INTEL_PT_CYC_BIT)) {
INTEL_PT_CYC_BIT 3124 tools/perf/util/intel-pt.c 		pt->cyc_bit = auxtrace_info->priv[INTEL_PT_CYC_BIT];
INTEL_PT_CYC_BIT 3126 tools/perf/util/intel-pt.c 				    INTEL_PT_CYC_BIT);