Home
last modified time | relevance | path

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

/linux-5.19.10/tools/perf/util/intel-pt-decoder/ !
Dintel-pt-decoder.c159 uint64_t sample_timestamp; member
621 decoder->sample_timestamp = decoder->timestamp; in intel_pt_update_sample_time()
3962 return decoder->sample_timestamp + est; in intel_pt_est_timestamp()
4060 decoder->sample_timestamp = decoder->tsc_timestamp; in intel_pt_decode()
4066 decoder->state.timestamp = decoder->sample_timestamp; in intel_pt_decode()