Home
last modified time | relevance | path

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

/linux/tools/perf/util/intel-pt-decoder/
A Dintel-pt-pkt-decoder.c81 return INTEL_PT_NEED_MORE_BYTES; in intel_pt_get_long_tnt()
103 return INTEL_PT_NEED_MORE_BYTES; in intel_pt_get_pip()
122 return INTEL_PT_NEED_MORE_BYTES; in intel_pt_get_cbr()
137 return INTEL_PT_NEED_MORE_BYTES; in intel_pt_get_vmcs()
158 return INTEL_PT_NEED_MORE_BYTES; in intel_pt_get_psb()
179 return INTEL_PT_NEED_MORE_BYTES; in intel_pt_get_tma()
197 return INTEL_PT_NEED_MORE_BYTES; in intel_pt_get_mnt()
208 return INTEL_PT_NEED_MORE_BYTES; in intel_pt_get_3byte()
257 return INTEL_PT_NEED_MORE_BYTES; in intel_pt_get_mwait()
267 return INTEL_PT_NEED_MORE_BYTES; in intel_pt_get_pwre()
[all …]
A Dintel-pt-pkt-decoder.h15 #define INTEL_PT_NEED_MORE_BYTES -1 macro
A Dintel-pt-decoder.c741 return INTEL_PT_NEED_MORE_BYTES; in intel_pt_pkt_lookahead()
746 return INTEL_PT_NEED_MORE_BYTES; in intel_pt_pkt_lookahead()
1017 if (ret == INTEL_PT_NEED_MORE_BYTES && BITS_PER_LONG == 32 && in intel_pt_get_next_packet()

Completed in 12 milliseconds