Home
last modified time | relevance | path

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

/Linux-v5.4/tools/perf/util/intel-pt-decoder/
Dintel-pt-decoder.c121 uint64_t sample_timestamp; member
490 decoder->sample_timestamp = decoder->timestamp; in intel_pt_update_sample_time()
2565 return decoder->sample_timestamp + est; in intel_pt_est_timestamp()
2645 decoder->state.timestamp = decoder->sample_timestamp; in intel_pt_decode()