Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/intel-pt-decoder/
H A Dintel-pt-decoder.c774 uint64_t cycle_cnt;
775 unsigned int cbr;
776 uint32_t last_mtc;
777 uint64_t ctc_timestamp;
778 uint64_t ctc_delta;
779 uint64_t tsc_timestamp;
780 uint64_t timestamp;
781 bool have_tma;
782 bool fixup_last_mtc;
783 bool from_mtc;
[all …]