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

/linux-master/tools/perf/util/intel-pt-decoder/
H A Dintel-pt-decoder.c731 static int intel_pt_pkt_lookahead(struct intel_pt_decoder *decoder, function
1009 intel_pt_pkt_lookahead(decoder, intel_pt_calc_cyc_cb, &data);
1616 intel_pt_pkt_lookahead(decoder, intel_pt_eptw_lookahead_cb, &data);
2417 intel_pt_pkt_lookahead(decoder, intel_pt_ovf_fup_lookahead_cb, &data);
2553 intel_pt_pkt_lookahead(decoder, intel_pt_vm_psb_lookahead_cb, data);
2614 intel_pt_pkt_lookahead(decoder, intel_pt_tma_lookahead_cb, data);
3184 intel_pt_pkt_lookahead(decoder, intel_pt_psb_lookahead_cb, &data);

Completed in 129 milliseconds