Home
last modified time | relevance | path

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

/Linux-v5.15/tools/perf/util/intel-pt-decoder/
Dintel-pt-decoder.h222 uint64_t est_timestamp; member
Dintel-pt-decoder.c3747 decoder->state.est_timestamp = intel_pt_est_timestamp(decoder); in intel_pt_decode()
/Linux-v5.15/tools/perf/util/
Dintel-pt.c2530 state->timestamp, state->est_timestamp); in intel_pt_run_decoder()
2531 ptq->timestamp = state->est_timestamp; in intel_pt_run_decoder()
2538 state->timestamp, state->est_timestamp); in intel_pt_run_decoder()
2539 ptq->timestamp = state->est_timestamp; in intel_pt_run_decoder()