Home
last modified time | relevance | path

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

/linux/tools/perf/util/intel-pt-decoder/
A Dintel-pt-decoder.c157 uint64_t ref_timestamp; member
651 decoder->buf_timestamp = buffer.ref_timestamp; in intel_pt_get_data()
654 decoder->ref_timestamp = buffer.ref_timestamp; in intel_pt_get_data()
658 decoder->ref_timestamp); in intel_pt_get_data()
1777 if (timestamp < ref_timestamp) { in intel_pt_8b_tsc()
1809 if (decoder->ref_timestamp) { in intel_pt_calc_tsc_timestamp()
1811 decoder->ref_timestamp); in intel_pt_calc_tsc_timestamp()
1814 decoder->ref_timestamp = 0; in intel_pt_calc_tsc_timestamp()
2605 uint64_t ref_timestamp; in intel_pt_vm_tm_corr_tsc() local
4428 tsc, buffer->ref_timestamp); in intel_pt_ff_cb()
[all …]
A Dintel-pt-decoder.h267 uint64_t ref_timestamp; member
/linux/tools/perf/util/
A Dintel-pt.c427 b->ref_timestamp = buffer->reference; in intel_pt_get_buffer()

Completed in 24 milliseconds