Searched refs:cyc_to_tsc (Results 1 – 1 of 1) sorted by relevance
812 double cyc_to_tsc; in intel_pt_calc_cyc_cb() local961 cyc_to_tsc = (double)(timestamp - decoder->timestamp) / data->cycle_cnt; in intel_pt_calc_cyc_cb()963 if (data->cbr && cyc_to_tsc > data->cbr_cyc_to_tsc && in intel_pt_calc_cyc_cb()964 cyc_to_tsc / data->cbr_cyc_to_tsc > 1.25) { in intel_pt_calc_cyc_cb()966 cyc_to_tsc, data->cbr_cyc_to_tsc, pkt_info->pos); in intel_pt_calc_cyc_cb()970 decoder->calc_cyc_to_tsc = cyc_to_tsc; in intel_pt_calc_cyc_cb()975 cyc_to_tsc, data->cbr_cyc_to_tsc, pkt_info->pos); in intel_pt_calc_cyc_cb()978 cyc_to_tsc, pkt_info->pos); in intel_pt_calc_cyc_cb()