Home
last modified time | relevance | path

Searched refs:est_timestamp (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/tools/perf/util/intel-pt-decoder/
H A Dintel-pt-decoder.h210 uint64_t est_timestamp; member
H A Dintel-pt-decoder.c2890 decoder->state.est_timestamp = intel_pt_est_timestamp(decoder); in intel_pt_decode()
/kernel/linux/linux-6.6/tools/perf/util/intel-pt-decoder/
H A Dintel-pt-decoder.h241 uint64_t est_timestamp; member
H A Dintel-pt-decoder.c4069 decoder->state.est_timestamp = intel_pt_est_timestamp(decoder); in intel_pt_decode()
/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/tools/perf/util/
H A Dintel-pt.c2950 ptq->timestamp = state->est_timestamp; in intel_pt_run_decoder()
2968 state->timestamp, state->est_timestamp); in intel_pt_run_decoder()
2969 ptq->timestamp = state->est_timestamp; in intel_pt_run_decoder()
2976 state->timestamp, state->est_timestamp); in intel_pt_run_decoder()
2977 ptq->timestamp = state->est_timestamp; in intel_pt_run_decoder()

Completed in 20 milliseconds