Home
last modified time | relevance | path

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

/linux-4.4.14/tools/perf/util/intel-pt-decoder/
Dintel-pt-decoder.c587 bool from_mtc; member
650 if (data->from_mtc && timestamp < data->timestamp && in intel_pt_calc_cyc_cb()
656 if (data->from_mtc) in intel_pt_calc_cyc_cb()
665 if (data->from_mtc) in intel_pt_calc_cyc_cb()
743 bool from_mtc) in intel_pt_calc_cyc_to_tsc() argument
754 .from_mtc = from_mtc, in intel_pt_calc_cyc_to_tsc()