Home
last modified time | relevance | path

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

/Linux-v5.10/tools/perf/util/intel-pt-decoder/
Dintel-pt-decoder.c126 uint64_t sample_timestamp; member
500 decoder->sample_timestamp = decoder->timestamp; in intel_pt_update_sample_time()
2740 return decoder->sample_timestamp + est; in intel_pt_est_timestamp()
2819 decoder->state.timestamp = decoder->sample_timestamp; in intel_pt_decode()