Home
last modified time | relevance | path

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

/Linux-v5.10/tools/perf/util/intel-pt-decoder/
Dintel-pt-decoder.c660 bool from_mtc; member
756 if (data->from_mtc) in intel_pt_calc_cyc_cb()
760 if (data->from_mtc && timestamp < data->timestamp && in intel_pt_calc_cyc_cb()
766 if (data->from_mtc) in intel_pt_calc_cyc_cb()
775 if (data->from_mtc) in intel_pt_calc_cyc_cb()
859 bool from_mtc) in intel_pt_calc_cyc_to_tsc() argument
871 .from_mtc = from_mtc, in intel_pt_calc_cyc_to_tsc()
880 if (!from_mtc) in intel_pt_calc_cyc_to_tsc()