Home
last modified time | relevance | path

Searched refs:max_non_turbo_ratio_fp (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.4/tools/perf/util/intel-pt-decoder/
Dintel-pt-decoder.c148 double max_non_turbo_ratio_fp; member
245 decoder->max_non_turbo_ratio_fp = params->max_non_turbo_ratio; in intel_pt_decoder_new()
801 data->cbr_cyc_to_tsc = decoder->max_non_turbo_ratio_fp / cbr; in intel_pt_calc_cyc_cb()
1470 decoder->tsc_to_cyc = decoder->cbr / decoder->max_non_turbo_ratio_fp; in intel_pt_mtc_cyc_cnt_cbr()
1589 decoder->cbr_cyc_to_tsc = decoder->max_non_turbo_ratio_fp / cbr; in intel_pt_calc_cbr()