Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/tools/perf/util/intel-pt-decoder/
H A Dintel-pt-pkt-decoder.c84 return INTEL_PT_NEED_MORE_BYTES; in intel_pt_get_long_tnt()
106 return INTEL_PT_NEED_MORE_BYTES; in intel_pt_get_pip()
125 return INTEL_PT_NEED_MORE_BYTES; in intel_pt_get_cbr()
140 return INTEL_PT_NEED_MORE_BYTES; in intel_pt_get_vmcs()
161 return INTEL_PT_NEED_MORE_BYTES; in intel_pt_get_psb()
182 return INTEL_PT_NEED_MORE_BYTES; in intel_pt_get_tma()
200 return INTEL_PT_NEED_MORE_BYTES; in intel_pt_get_mnt()
210 return INTEL_PT_NEED_MORE_BYTES; in intel_pt_get_3byte()
230 return INTEL_PT_NEED_MORE_BYTES; in intel_pt_get_ptwrite()
235 return INTEL_PT_NEED_MORE_BYTES; in intel_pt_get_ptwrite()
[all...]
H A Dintel-pt-pkt-decoder.h15 #define INTEL_PT_NEED_MORE_BYTES -1 macro
H A Dintel-pt-decoder.c753 return INTEL_PT_NEED_MORE_BYTES; in intel_pt_pkt_lookahead()
758 return INTEL_PT_NEED_MORE_BYTES; in intel_pt_pkt_lookahead()
1032 if (ret == INTEL_PT_NEED_MORE_BYTES && BITS_PER_LONG == 32 && in intel_pt_get_next_packet()
/kernel/linux/linux-5.10/tools/perf/util/intel-pt-decoder/
H A Dintel-pt-pkt-decoder.c83 return INTEL_PT_NEED_MORE_BYTES; in intel_pt_get_long_tnt()
105 return INTEL_PT_NEED_MORE_BYTES; in intel_pt_get_pip()
126 return INTEL_PT_NEED_MORE_BYTES; in intel_pt_get_cbr()
141 return INTEL_PT_NEED_MORE_BYTES; in intel_pt_get_vmcs()
162 return INTEL_PT_NEED_MORE_BYTES; in intel_pt_get_psb()
183 return INTEL_PT_NEED_MORE_BYTES; in intel_pt_get_tma()
201 return INTEL_PT_NEED_MORE_BYTES; in intel_pt_get_mnt()
212 return INTEL_PT_NEED_MORE_BYTES; in intel_pt_get_3byte()
232 return INTEL_PT_NEED_MORE_BYTES; in intel_pt_get_ptwrite()
237 return INTEL_PT_NEED_MORE_BYTES; in intel_pt_get_ptwrite()
[all...]
H A Dintel-pt-pkt-decoder.h15 #define INTEL_PT_NEED_MORE_BYTES -1 macro
H A Dintel-pt-decoder.c650 return INTEL_PT_NEED_MORE_BYTES; in intel_pt_pkt_lookahead()
655 return INTEL_PT_NEED_MORE_BYTES; in intel_pt_pkt_lookahead()
926 if (ret == INTEL_PT_NEED_MORE_BYTES && BITS_PER_LONG == 32 && in intel_pt_get_next_packet()

Completed in 10 milliseconds