Home
last modified time | relevance | path

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

/Linux-v4.19/tools/perf/util/intel-pt-decoder/
Dintel-pt-decoder.c629 bool from_mtc; member
721 if (data->from_mtc) in intel_pt_calc_cyc_cb()
725 if (data->from_mtc && timestamp < data->timestamp && in intel_pt_calc_cyc_cb()
731 if (data->from_mtc) in intel_pt_calc_cyc_cb()
740 if (data->from_mtc) in intel_pt_calc_cyc_cb()
824 bool from_mtc) in intel_pt_calc_cyc_to_tsc() argument
836 .from_mtc = from_mtc, in intel_pt_calc_cyc_to_tsc()
845 if (!from_mtc) in intel_pt_calc_cyc_to_tsc()