Home
last modified time | relevance | path

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

/Linux-v5.10/tools/perf/util/intel-pt-decoder/
Dintel-pt-decoder.c131 uint64_t cyc_ref_timestamp; member
1451 decoder->cyc_ref_timestamp = decoder->timestamp; in intel_pt_calc_tsc_timestamp()
1581 decoder->cyc_ref_timestamp = decoder->timestamp; in intel_pt_calc_mtc_timestamp()
1607 uint64_t timestamp = decoder->cyc_ref_timestamp; in intel_pt_calc_cyc_timestamp()
1616 if (!decoder->cyc_ref_timestamp) in intel_pt_calc_cyc_timestamp()