Home
last modified time | relevance | path

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

/tools/perf/util/intel-pt-decoder/
Dintel-pt-decoder.c814 uint32_t mtc, mtc_delta, ctc, fc, ctc_rem; in intel_pt_calc_cyc_cb() local
1909 uint32_t ctc = decoder->packet.payload; in intel_pt_calc_tma() local
2439 static uint64_t intel_pt_ctc_to_tsc(struct intel_pt_decoder *decoder, uint64_t ctc) in intel_pt_ctc_to_tsc()
2448 uint32_t ctc, in intel_pt_calc_expected_tsc()
2491 uint32_t ctc = data->tma_packet.payload; in intel_pt_expected_tsc() local