Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/intel-pt-decoder/
H A 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()
1849 decoder->have_calc_cyc_to_tsc = false; in intel_pt_calc_tsc_timestamp()
1985 decoder->have_calc_cyc_to_tsc = false; in intel_pt_calc_mtc_timestamp()
2023 if (decoder->have_calc_cyc_to_tsc) in intel_pt_calc_cyc_timestamp()