Home
last modified time | relevance | path

Searched refs:INTEL_PT_TSC_CTC_D (Results 1 – 3 of 3) sorted by relevance

/linux/tools/perf/util/
H A Dintel-pt.h26 INTEL_PT_TSC_CTC_D, enumerator
H A Dintel-pt.c4124 [INTEL_PT_TSC_CTC_D] = " TSC:CTC denominator %"PRIu64"\n",
4226 pt->tsc_ctc_ratio_d = auxtrace_info->priv[INTEL_PT_TSC_CTC_D]; in intel_pt_process_auxtrace_info()
/linux/tools/perf/arch/x86/util/
H A Dintel-pt.c389 auxtrace_info->priv[INTEL_PT_TSC_CTC_D] = tsc_ctc_ratio_d; in intel_pt_info_fill()