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

/linux-4.4.14/tools/perf/util/intel-pt-decoder/
H A Dintel-pt-pkt-decoder.c80 return INTEL_PT_NEED_MORE_BYTES; intel_pt_get_long_tnt()
102 return INTEL_PT_NEED_MORE_BYTES; intel_pt_get_pip()
123 return INTEL_PT_NEED_MORE_BYTES; intel_pt_get_cbr()
138 return INTEL_PT_NEED_MORE_BYTES; intel_pt_get_vmcs()
159 return INTEL_PT_NEED_MORE_BYTES; intel_pt_get_psb()
180 return INTEL_PT_NEED_MORE_BYTES; intel_pt_get_tma()
198 return INTEL_PT_NEED_MORE_BYTES; intel_pt_get_mnt()
209 return INTEL_PT_NEED_MORE_BYTES; intel_pt_get_3byte()
223 return INTEL_PT_NEED_MORE_BYTES; intel_pt_get_ext()
281 return INTEL_PT_NEED_MORE_BYTES; intel_pt_get_cyc()
301 return INTEL_PT_NEED_MORE_BYTES; intel_pt_get_ip()
307 return INTEL_PT_NEED_MORE_BYTES; intel_pt_get_ip()
314 return INTEL_PT_NEED_MORE_BYTES; intel_pt_get_ip()
331 return INTEL_PT_NEED_MORE_BYTES; intel_pt_get_mode()
367 return INTEL_PT_NEED_MORE_BYTES; intel_pt_get_tsc()
377 return INTEL_PT_NEED_MORE_BYTES; intel_pt_get_mtc()
391 return INTEL_PT_NEED_MORE_BYTES; intel_pt_do_get_packet()
H A Dintel-pt-pkt-decoder.h24 #define INTEL_PT_NEED_MORE_BYTES -1 macro
H A Dintel-pt-decoder.c559 return INTEL_PT_NEED_MORE_BYTES; intel_pt_pkt_lookahead()
563 return INTEL_PT_NEED_MORE_BYTES; intel_pt_pkt_lookahead()
780 if (ret == INTEL_PT_NEED_MORE_BYTES && intel_pt_get_next_packet()

Completed in 121 milliseconds