Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/intel-pt-decoder/
H A Dintel-pt-decoder.c166 uint64_t last_reliable_timestamp; member
330 decoder->last_reliable_timestamp = params->first_timestamp; in intel_pt_decoder_new()
1795 max_timestamp = decoder->last_reliable_timestamp + in intel_pt_time_in_range()
1798 return timestamp >= decoder->last_reliable_timestamp && in intel_pt_time_in_range()
2658 decoder->last_reliable_timestamp = host_tsc; in intel_pt_vm_tm_corr_tsc()