Home
last modified time | relevance | path

Searched refs:last_ctc (Results 1 – 1 of 1) sorted by relevance

/linux-6.1.9/tools/perf/util/intel-pt-decoder/
Dintel-pt-decoder.c169 uint64_t last_ctc; member
1920 decoder->last_ctc = ctc - ctc_rem; in intel_pt_calc_tma()
2318 uint64_t last_ctc; member
2448 uint32_t last_ctc) in intel_pt_calc_expected_tsc() argument
2451 uint64_t last_mtc_ctc = last_ctc + ctc_delta; in intel_pt_calc_expected_tsc()
2470 intel_pt_log_x32(last_ctc); in intel_pt_calc_expected_tsc()
2492 data->ctc_delta, data->last_ctc); in intel_pt_expected_tsc()
2550 data->last_ctc = decoder->last_ctc; in intel_pt_vm_tm_corr_psb()
2610 data->last_ctc = decoder->last_ctc; in intel_pt_vm_tm_corr_tsc()