Home
last modified time | relevance | path

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

/Linux-v5.4/tools/perf/util/intel-pt-decoder/
Dintel-pt-decoder.c650 bool from_mtc; member
746 if (data->from_mtc) in intel_pt_calc_cyc_cb()
750 if (data->from_mtc && timestamp < data->timestamp && in intel_pt_calc_cyc_cb()
756 if (data->from_mtc) in intel_pt_calc_cyc_cb()
765 if (data->from_mtc) in intel_pt_calc_cyc_cb()
849 bool from_mtc) in intel_pt_calc_cyc_to_tsc() argument
861 .from_mtc = from_mtc, in intel_pt_calc_cyc_to_tsc()
870 if (!from_mtc) in intel_pt_calc_cyc_to_tsc()