Home
last modified time | relevance | path

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

/linux-6.15/tools/perf/util/intel-pt-decoder/
H A Dintel-pt-decoder.h241 uint64_t est_timestamp; member
H A Dintel-pt-decoder.c4071 decoder->state.est_timestamp = intel_pt_est_timestamp(decoder); in intel_pt_decode()
/linux-6.15/tools/perf/util/
H A Dintel-pt.c3004 ptq->timestamp = state->est_timestamp; in intel_pt_run_decoder()
3022 state->timestamp, state->est_timestamp); in intel_pt_run_decoder()
3023 ptq->timestamp = state->est_timestamp; in intel_pt_run_decoder()
3030 state->timestamp, state->est_timestamp); in intel_pt_run_decoder()
3031 ptq->timestamp = state->est_timestamp; in intel_pt_run_decoder()