Home
last modified time | relevance | path

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

/linux-4.4.14/tools/perf/util/intel-pt-decoder/
Dintel-pt-decoder.h64 uint64_t est_timestamp; member
Dintel-pt-decoder.c2058 decoder->state.est_timestamp = intel_pt_est_timestamp(decoder); in intel_pt_decode()
/linux-4.4.14/tools/perf/util/
Dintel-pt.c1369 state->timestamp, state->est_timestamp); in intel_pt_run_decoder()
1370 ptq->timestamp = state->est_timestamp; in intel_pt_run_decoder()
1377 state->timestamp, state->est_timestamp); in intel_pt_run_decoder()
1378 ptq->timestamp = state->est_timestamp; in intel_pt_run_decoder()