Home
last modified time | relevance | path

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

/linux-4.4.14/tools/perf/util/intel-pt-decoder/
Dintel-pt-decoder.c123 bool have_calc_cyc_to_tsc; member
729 decoder->have_calc_cyc_to_tsc = true; in intel_pt_calc_cyc_cb()
1206 decoder->have_calc_cyc_to_tsc = false; in intel_pt_calc_tsc_timestamp()
1287 decoder->have_calc_cyc_to_tsc = false; in intel_pt_calc_mtc_timestamp()
1314 if (decoder->have_calc_cyc_to_tsc) in intel_pt_calc_cyc_timestamp()