Searched defs:intel_pt_calc_cyc_to_tsc_info (Results 1 – 1 of 1) sorted by relevance
640 struct intel_pt_calc_cyc_to_tsc_info { struct641 uint64_t cycle_cnt;642 unsigned int cbr;643 uint32_t last_mtc;644 uint64_t ctc_timestamp;645 uint64_t ctc_delta;646 uint64_t tsc_timestamp;647 uint64_t timestamp;648 bool have_tma;649 bool fixup_last_mtc;[all …]