Home
last modified time | relevance | path

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

/linux-5.19.10/tools/perf/util/intel-pt-decoder/
Dintel-pt-decoder.h315 void intel_pt_set_first_timestamp(struct intel_pt_decoder *decoder,
Dintel-pt-decoder.c381 void intel_pt_set_first_timestamp(struct intel_pt_decoder *decoder, in intel_pt_set_first_timestamp() function
/linux-5.19.10/tools/perf/util/
Dintel-pt.c1369 intel_pt_set_first_timestamp(ptq->decoder, timestamp); in intel_pt_first_timestamp()