Searched refs:cyc_to_tsc (Results 1 – 1 of 1) sorted by relevance
689 double cyc_to_tsc; in intel_pt_calc_cyc_cb() local835 cyc_to_tsc = (double)(timestamp - decoder->timestamp) / data->cycle_cnt; in intel_pt_calc_cyc_cb()837 if (data->cbr && cyc_to_tsc > data->cbr_cyc_to_tsc && in intel_pt_calc_cyc_cb()838 cyc_to_tsc / data->cbr_cyc_to_tsc > 1.25) { in intel_pt_calc_cyc_cb()840 cyc_to_tsc, data->cbr_cyc_to_tsc, pkt_info->pos); in intel_pt_calc_cyc_cb()844 decoder->calc_cyc_to_tsc = cyc_to_tsc; in intel_pt_calc_cyc_cb()849 cyc_to_tsc, data->cbr_cyc_to_tsc, pkt_info->pos); in intel_pt_calc_cyc_cb()852 cyc_to_tsc, pkt_info->pos); in intel_pt_calc_cyc_cb()