Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/tools/perf/util/intel-pt-decoder/
H A Dintel-pt-decoder.c680 bool from_mtc; member
776 if (data->from_mtc) in intel_pt_calc_cyc_cb()
780 if (data->from_mtc && timestamp < data->timestamp && in intel_pt_calc_cyc_cb()
786 if (data->from_mtc) in intel_pt_calc_cyc_cb()
795 if (data->from_mtc) in intel_pt_calc_cyc_cb()
879 bool from_mtc) in intel_pt_calc_cyc_to_tsc() argument
891 .from_mtc = from_mtc, in intel_pt_calc_cyc_to_tsc()
900 if (!from_mtc) in intel_pt_calc_cyc_to_tsc()