Searched refs:ctc (Results 1 – 3 of 3) sorted by relevance
40 u32 ctc; /*use CTC_ */ member
681 uint32_t mtc, mtc_delta, ctc, fc, ctc_rem; in intel_pt_calc_cyc_cb() local771 ctc = pkt_info->packet.payload; in intel_pt_calc_cyc_cb()773 ctc_rem = ctc & decoder->ctc_rem_mask; in intel_pt_calc_cyc_cb()775 data->last_mtc = (ctc >> decoder->mtc_shift) & 0xff; in intel_pt_calc_cyc_cb()1497 uint32_t ctc = decoder->packet.payload; in intel_pt_calc_tma() local1499 uint32_t ctc_rem = ctc & decoder->ctc_rem_mask; in intel_pt_calc_tma()1509 decoder->last_mtc = (ctc >> decoder->mtc_shift) & 0xff; in intel_pt_calc_tma()
247 devices, like lcs or ctc.