Home
last modified time | relevance | path

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

/linux-6.1.9/tools/perf/util/intel-pt-decoder/
Dintel-pt-decoder.c731 static int intel_pt_pkt_lookahead(struct intel_pt_decoder *decoder, in intel_pt_pkt_lookahead() function
1009 intel_pt_pkt_lookahead(decoder, intel_pt_calc_cyc_cb, &data); in intel_pt_calc_cyc_to_tsc()
1616 intel_pt_pkt_lookahead(decoder, intel_pt_eptw_lookahead_cb, &data); in intel_pt_emulated_ptwrite()
2415 intel_pt_pkt_lookahead(decoder, intel_pt_ovf_fup_lookahead_cb, &data); in intel_pt_ovf_fup_lookahead()
2551 intel_pt_pkt_lookahead(decoder, intel_pt_vm_psb_lookahead_cb, data); in intel_pt_vm_tm_corr_psb()
2612 intel_pt_pkt_lookahead(decoder, intel_pt_tma_lookahead_cb, data); in intel_pt_vm_tm_corr_tsc()
3182 intel_pt_pkt_lookahead(decoder, intel_pt_psb_lookahead_cb, &data); in intel_pt_psb_with_fup()