Home
last modified time | relevance | path

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

/linux-6.1.9/tools/perf/util/intel-pt-decoder/
Dintel-pt-decoder.h241 uint64_t est_timestamp; member
Dintel-pt-decoder.c4067 decoder->state.est_timestamp = intel_pt_est_timestamp(decoder); in intel_pt_decode()
/linux-6.1.9/tools/perf/util/
Dintel-pt.c2885 ptq->timestamp = state->est_timestamp; in intel_pt_run_decoder()
2903 state->timestamp, state->est_timestamp); in intel_pt_run_decoder()
2904 ptq->timestamp = state->est_timestamp; in intel_pt_run_decoder()
2911 state->timestamp, state->est_timestamp); in intel_pt_run_decoder()
2912 ptq->timestamp = state->est_timestamp; in intel_pt_run_decoder()