Searched refs:ctc (Results 1 – 3 of 3) sorted by relevance
40 u32 ctc; /*use CTC_ */ member
598 uint32_t mtc, mtc_delta, ctc, fc, ctc_rem; in intel_pt_calc_cyc_cb() local671 ctc = pkt_info->packet.payload; in intel_pt_calc_cyc_cb()673 ctc_rem = ctc & decoder->ctc_rem_mask; in intel_pt_calc_cyc_cb()675 data->last_mtc = (ctc >> decoder->mtc_shift) & 0xff; in intel_pt_calc_cyc_cb()1226 uint32_t ctc = decoder->packet.payload; in intel_pt_calc_tma() local1228 uint32_t ctc_rem = ctc & decoder->ctc_rem_mask; in intel_pt_calc_tma()1233 decoder->last_mtc = (ctc >> decoder->mtc_shift) & 0xff; in intel_pt_calc_tma()
209 devices, like lcs or ctc.