Searched refs:ctc_timestamp (Results 1 – 1 of 1) sorted by relevance
123 uint64_t ctc_timestamp; member644 uint64_t ctc_timestamp; member722 timestamp = data->ctc_timestamp + in intel_pt_calc_cyc_cb()725 timestamp = data->ctc_timestamp + in intel_pt_calc_cyc_cb()777 data->ctc_timestamp = data->tsc_timestamp - fc; in intel_pt_calc_cyc_cb()779 data->ctc_timestamp -= ctc_rem * decoder->tsc_ctc_mult; in intel_pt_calc_cyc_cb()781 data->ctc_timestamp -= in intel_pt_calc_cyc_cb()855 .ctc_timestamp = decoder->ctc_timestamp, in intel_pt_calc_cyc_to_tsc()1510 decoder->ctc_timestamp = decoder->tsc_timestamp - fc; in intel_pt_calc_tma()1512 decoder->ctc_timestamp -= ctc_rem * decoder->tsc_ctc_mult; in intel_pt_calc_tma()[all …]