Searched refs:INTEL_PT_CYC_BIT (Results 1 – 3 of 3) sorted by relevance
27 INTEL_PT_CYC_BIT, enumerator
4114 [INTEL_PT_CYC_BIT] = " CYC bit %#"PRIx64"\n",4211 if (intel_pt_has(auxtrace_info, INTEL_PT_CYC_BIT)) { in intel_pt_process_auxtrace_info()4216 pt->cyc_bit = auxtrace_info->priv[INTEL_PT_CYC_BIT]; in intel_pt_process_auxtrace_info()4218 INTEL_PT_CYC_BIT); in intel_pt_process_auxtrace_info()
403 auxtrace_info->priv[INTEL_PT_CYC_BIT] = cyc_bit; in intel_pt_info_fill()
Completed in 19 milliseconds