Home
last modified time | relevance | path

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

/Linux-v5.10/tools/perf/util/intel-pt-decoder/
Dintel-pt-decoder.h209 uint64_t est_timestamp; member
Dintel-pt-decoder.c2820 decoder->state.est_timestamp = intel_pt_est_timestamp(decoder); in intel_pt_decode()
/Linux-v5.10/tools/perf/util/
Dintel-pt.c2279 state->timestamp, state->est_timestamp); in intel_pt_run_decoder()
2280 ptq->timestamp = state->est_timestamp; in intel_pt_run_decoder()
2287 state->timestamp, state->est_timestamp); in intel_pt_run_decoder()
2288 ptq->timestamp = state->est_timestamp; in intel_pt_run_decoder()