Home
last modified time | relevance | path

Searched defs:intel_pt_calc_cyc_to_tsc_info (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/tools/perf/util/intel-pt-decoder/
Dintel-pt-decoder.c619 struct intel_pt_calc_cyc_to_tsc_info { struct
620 uint64_t cycle_cnt;
621 unsigned int cbr;
622 uint32_t last_mtc;
623 uint64_t ctc_timestamp;
624 uint64_t ctc_delta;
625 uint64_t tsc_timestamp;
626 uint64_t timestamp;
627 bool have_tma;
628 bool fixup_last_mtc;
[all …]