Home
last modified time | relevance | path

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

/Linux-v6.1/tools/perf/util/intel-pt-decoder/
Dintel-pt-decoder.c783 bool from_mtc; member
882 if (data->from_mtc) in intel_pt_calc_cyc_cb()
886 if (data->from_mtc && timestamp < data->timestamp && in intel_pt_calc_cyc_cb()
892 if (data->from_mtc) in intel_pt_calc_cyc_cb()
901 if (data->from_mtc) in intel_pt_calc_cyc_cb()
985 bool from_mtc) in intel_pt_calc_cyc_to_tsc() argument
997 .from_mtc = from_mtc, in intel_pt_calc_cyc_to_tsc()
1006 if (!from_mtc) in intel_pt_calc_cyc_to_tsc()