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.c154 uint64_t ref_timestamp; member
639 decoder->buf_timestamp = buffer.ref_timestamp; in intel_pt_get_data()
642 decoder->ref_timestamp = buffer.ref_timestamp; in intel_pt_get_data()
646 decoder->ref_timestamp); in intel_pt_get_data()
1534 if (timestamp < ref_timestamp) { in intel_pt_8b_tsc()
1566 if (decoder->ref_timestamp) { in intel_pt_calc_tsc_timestamp()
1568 decoder->ref_timestamp); in intel_pt_calc_tsc_timestamp()
1571 decoder->ref_timestamp = 0; in intel_pt_calc_tsc_timestamp()
2355 uint64_t ref_timestamp; in intel_pt_vm_tm_corr_tsc() local
4130 tsc, buffer->ref_timestamp); in intel_pt_ff_cb()
[all …]
A Dintel-pt-decoder.h245 uint64_t ref_timestamp; member
/linux/tools/perf/util/
A Dintel-pt.c401 b->ref_timestamp = buffer->reference; in intel_pt_get_buffer()

Completed in 20 milliseconds