Home
last modified time | relevance | path

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

/freebsd/contrib/processor-trace/libipt/src/
H A Dpt_packet.c85 return -pte_eos; in pt_pkt_read_unknown()
98 return -pte_eos; in pt_pkt_read_psb()
153 return -pte_eos; in pt_pkt_read_ip()
227 return -pte_eos; in pt_pkt_read_tnt_64()
247 return -pte_eos; in pt_pkt_read_pip()
296 return -pte_eos; in pt_pkt_read_mode()
322 return -pte_eos; in pt_pkt_read_tsc()
336 return -pte_eos; in pt_pkt_read_cbr()
352 return -pte_eos; in pt_pkt_read_tma()
376 return -pte_eos; in pt_pkt_read_mtc()
[all …]
H A Dpt_sync.c143 return -pte_eos; in pt_sync_set()
146 return -pte_eos; in pt_sync_set()
186 return -pte_eos; in pt_sync_forward()
233 return -pte_eos; in pt_sync_backward()
H A Dpt_decoder_function.c239 return -pte_eos; in pt_df_fetch()
296 return -pte_eos; in pt_df_fetch()
365 return -pte_eos; in pt_df_fetch()
H A Dpt_error.c56 case pte_eos: in pt_errstr()
H A Dpt_query_decoder.c206 return errcode == -pte_eos; in pt_qry_will_eos()
298 if (errcode == -pte_eos) { in pt_qry_read_ahead()
621 if (errcode == -pte_eos) in pt_qry_sync_backward()
755 if ((errcode < 0) && (errcode != -pte_eos)) in pt_qry_cache_tnt()
1499 if (errcode == -pte_eos) in scan_for_erratum_bdm70()
2036 if (errcode == -pte_eos) in skd010_scan_for_ovf_resume()
2172 if (errcode == -pte_eos) in skd010_scan_for_ovf_resume()
2335 if (status == -pte_eos) in apl12_tracing_is_disabled()
2370 if (status == -pte_eos) in apl12_tracing_is_disabled()
2426 if (errcode == -pte_eos) in apl12_resume_disabled()
[all …]
H A Dpt_encoder.c98 return -pte_eos; in pt_enc_sync_set()
158 return -pte_eos; in pt_reserve()
H A Dpt_packet_decoder.c163 return -pte_eos; in pt_pkt_sync_set()
H A Dpt_insn_decoder.c1306 return -pte_eos; in pt_insn_next()
H A Dpt_block_decoder.c2593 return -pte_eos; in pt_blk_proceed()
/freebsd/contrib/processor-trace/libipt/test/src/
H A Dptunit-sync.c118 ptu_int_eq(errcode, -pte_eos); in sync_fwd_empty()
131 ptu_int_eq(errcode, -pte_eos); in sync_bwd_empty()
142 ptu_int_eq(errcode, -pte_eos); in sync_fwd_none()
153 ptu_int_eq(errcode, -pte_eos); in sync_bwd_none()
223 ptu_int_eq(errcode, -pte_eos); in sync_fwd_past()
237 ptu_int_eq(errcode, -pte_eos); in sync_bwd_past()
253 ptu_int_eq(errcode, -pte_eos); in sync_fwd_cutoff()
269 ptu_int_eq(errcode, -pte_eos); in sync_bwd_cutoff()
H A Dptunit-query.c200 ptu_int_eq(errcode, -pte_eos); in sync_backward()
258 ptu_int_eq(errcode, -pte_eos); in sync_backward_empty_end()
316 ptu_int_eq(errcode, -pte_eos); in sync_backward_empty_mid()
374 ptu_int_eq(errcode, -pte_eos); in sync_backward_empty_begin()
437 ptu_int_eq(errcode, -pte_eos); in decode_sync_backward()
470 ptu_int_eq(errcode, -pte_eos); in indir_empty()
548 ptu_int_eq(errcode, -pte_eos); in indir_cutoff_fail()
695 ptu_int_eq(errcode, -pte_eos); in cond_empty()
727 ptu_int_eq(errcode, -pte_eos); in cond()
931 ptu_int_eq(errcode, -pte_eos); in event_empty()
[all …]
H A Dptunit-packet.c481 ptu_int_eq(size, -pte_eos); in cutoff()
501 ptu_int_eq(size, -pte_eos); in cutoff_ip()
520 ptu_int_eq(size, -pte_eos); in cutoff_cyc()
540 ptu_int_eq(size, -pte_eos); in cutoff_mode()
H A Dptunit-encoder.c127 ptu_int_eq(errcode, -pte_eos); in sync_set_eos()
H A Dptunit-packet_decoder.c147 ptu_int_eq(errcode, -pte_eos); in sync_set_eos()
H A Dptunit-block_decoder.c147 ptu_int_eq(errcode, -pte_eos); in sync_set_eos()
H A Dptunit-insn_decoder.c147 ptu_int_eq(errcode, -pte_eos); in sync_set_eos()
H A Dptunit-fetch.c101 ptu_int_eq(errcode, -pte_eos); in fetch_empty()
H A Dptunit-section.c687 iscache.map = -pte_eos; in attach_bad_map()
699 ptu_int_eq(errcode, -pte_eos); in attach_bad_map()
/freebsd/contrib/processor-trace/libipt/include/
H A Dintel-pt.h.in140 pte_eos, enumerator
1007 * Returns -pte_eos if no further synchronization point is found.
1493 * Returns -pte_eos if no further synchronization point is found.
1514 * Returns -pte_eos if \@decoder reaches the end of its trace buffer.
1568 * Returns -pte_eos if decoding reached the end of the Intel PT buffer.
1586 * Returns -pte_eos if decoding reached the end of the Intel PT buffer.
1605 * Returns -pte_eos if decoding reached the end of the Intel PT buffer.
2026 * Returns -pte_eos if no further synchronization point is found.
2042 * Returns -pte_eos if \@decoder reaches the end of its trace buffer.
2306 * Returns -pte_eos if no further synchronization point is found.
[all …]
H A Dintel-pt.h140 pte_eos, enumerator