Searched refs:ctc (Results 1 – 3 of 3) sorted by relevance
40 u32 ctc; /*use CTC_ */ member
660 uint32_t mtc, mtc_delta, ctc, fc, ctc_rem; in intel_pt_calc_cyc_cb() local746 ctc = pkt_info->packet.payload; in intel_pt_calc_cyc_cb()748 ctc_rem = ctc & decoder->ctc_rem_mask; in intel_pt_calc_cyc_cb()750 data->last_mtc = (ctc >> decoder->mtc_shift) & 0xff; in intel_pt_calc_cyc_cb()1401 uint32_t ctc = decoder->packet.payload; in intel_pt_calc_tma() local1403 uint32_t ctc_rem = ctc & decoder->ctc_rem_mask; in intel_pt_calc_tma()1408 decoder->last_mtc = (ctc >> decoder->mtc_shift) & 0xff; in intel_pt_calc_tma()
209 devices, like lcs or ctc.