Home
last modified time | relevance | path

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

/Linux-v5.4/tools/perf/util/intel-pt-decoder/
Dintel-pt-decoder.h209 uint64_t est_timestamp; member
Dintel-pt-decoder.c2646 decoder->state.est_timestamp = intel_pt_est_timestamp(decoder); in intel_pt_decode()
/Linux-v5.4/tools/perf/util/
Dintel-pt.c2211 state->timestamp, state->est_timestamp); in intel_pt_run_decoder()
2212 ptq->timestamp = state->est_timestamp; in intel_pt_run_decoder()
2219 state->timestamp, state->est_timestamp); in intel_pt_run_decoder()
2220 ptq->timestamp = state->est_timestamp; in intel_pt_run_decoder()