Home
last modified time | relevance | path

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

/linux/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/tools/perf/util/
H A Dintel-pt.c3158 ptq->timestamp = state->est_timestamp; in intel_pt_run_decoder()
3176 state->timestamp, state->est_timestamp); in intel_pt_run_decoder()
3177 ptq->timestamp = state->est_timestamp; in intel_pt_run_decoder()
3184 state->timestamp, state->est_timestamp); in intel_pt_run_decoder()
3185 ptq->timestamp = state->est_timestamp; in intel_pt_run_decoder()