Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/intel-pt-decoder/
H A Dintel-pt-decoder.h306 int intel_pt_fast_forward(struct intel_pt_decoder *decoder, uint64_t timestamp);
H A Dintel-pt-decoder.c4451 int intel_pt_fast_forward(struct intel_pt_decoder *decoder, uint64_t timestamp) in intel_pt_fast_forward() function
/openbmc/linux/tools/perf/util/
H A Dintel-pt.c1617 ret = intel_pt_fast_forward(ptq->decoder, in intel_pt_setup_queue()
2891 err = intel_pt_fast_forward(ptq->decoder, in intel_pt_time_filter()