Home
last modified time | relevance | path

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

/tools/perf/util/intel-pt-decoder/
Dintel-pt-decoder.c615 bool from_mtc; member
703 if (data->from_mtc && timestamp < data->timestamp && in intel_pt_calc_cyc_cb()
709 if (data->from_mtc) in intel_pt_calc_cyc_cb()
718 if (data->from_mtc) in intel_pt_calc_cyc_cb()
797 bool from_mtc) in intel_pt_calc_cyc_to_tsc() argument
809 .from_mtc = from_mtc, in intel_pt_calc_cyc_to_tsc()