Home
last modified time | relevance | path

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

/linux-5.19.10/tools/perf/util/intel-pt-decoder/
Dintel-pt-decoder.c194 bool have_calc_cyc_to_tsc; member
971 decoder->have_calc_cyc_to_tsc = true; in intel_pt_calc_cyc_cb()
1847 decoder->have_calc_cyc_to_tsc = false; in intel_pt_calc_tsc_timestamp()
1983 decoder->have_calc_cyc_to_tsc = false; in intel_pt_calc_mtc_timestamp()
2019 if (decoder->have_calc_cyc_to_tsc) in intel_pt_calc_cyc_timestamp()