Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/intel-pt-decoder/
H A Dintel-pt-decoder.c164 uint64_t cyc_ref_timestamp; member
1847 decoder->cyc_ref_timestamp = decoder->timestamp; in intel_pt_calc_tsc_timestamp()
1983 decoder->cyc_ref_timestamp = decoder->timestamp; in intel_pt_calc_mtc_timestamp()
2003 decoder->cyc_ref_timestamp = decoder->timestamp; in intel_pt_calc_cbr()
2011 uint64_t timestamp = decoder->cyc_ref_timestamp; in intel_pt_calc_cyc_timestamp()
2020 if (!decoder->cyc_ref_timestamp) in intel_pt_calc_cyc_timestamp()