Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/tools/perf/util/intel-pt-decoder/
H A Dintel-pt-decoder.h210 uint64_t est_timestamp; member
H A Dintel-pt-decoder.c2888 decoder->state.est_timestamp = intel_pt_est_timestamp(decoder); in intel_pt_decode()
/OK3568_Linux_fs/kernel/tools/perf/util/
H A Dintel-pt.c2274 ptq->timestamp = state->est_timestamp; in intel_pt_run_decoder()
2292 state->timestamp, state->est_timestamp); in intel_pt_run_decoder()
2293 ptq->timestamp = state->est_timestamp; in intel_pt_run_decoder()
2300 state->timestamp, state->est_timestamp); in intel_pt_run_decoder()
2301 ptq->timestamp = state->est_timestamp; in intel_pt_run_decoder()