Searched defs:intel_pt_calc_cyc_to_tsc_info (Results 1 – 1 of 1) sorted by relevance
760 struct intel_pt_calc_cyc_to_tsc_info { struct761 uint64_t cycle_cnt;762 unsigned int cbr;763 uint32_t last_mtc;764 uint64_t ctc_timestamp;765 uint64_t ctc_delta;766 uint64_t tsc_timestamp;767 uint64_t timestamp;768 bool have_tma;769 bool fixup_last_mtc;[all …]