Searched refs:ctc_timestamp (Results 1 – 1 of 1) sorted by relevance
135 uint64_t ctc_timestamp; member674 uint64_t ctc_timestamp; member752 timestamp = data->ctc_timestamp + in intel_pt_calc_cyc_cb()755 timestamp = data->ctc_timestamp + in intel_pt_calc_cyc_cb()807 data->ctc_timestamp = data->tsc_timestamp - fc; in intel_pt_calc_cyc_cb()809 data->ctc_timestamp -= ctc_rem * decoder->tsc_ctc_mult; in intel_pt_calc_cyc_cb()811 data->ctc_timestamp -= in intel_pt_calc_cyc_cb()885 .ctc_timestamp = decoder->ctc_timestamp, in intel_pt_calc_cyc_to_tsc()1562 decoder->ctc_timestamp = decoder->tsc_timestamp - fc; in intel_pt_calc_tma()1564 decoder->ctc_timestamp -= ctc_rem * decoder->tsc_ctc_mult; in intel_pt_calc_tma()[all …]