Home
last modified time | relevance | path

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

/openbmc/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()
/openbmc/linux/tools/perf/util/
H A Dintel-pt.c2952 ptq->timestamp = state->est_timestamp; in intel_pt_run_decoder()
2970 state->timestamp, state->est_timestamp); in intel_pt_run_decoder()
2971 ptq->timestamp = state->est_timestamp; in intel_pt_run_decoder()
2978 state->timestamp, state->est_timestamp); in intel_pt_run_decoder()
2979 ptq->timestamp = state->est_timestamp; in intel_pt_run_decoder()