Home
last modified time | relevance | path

Searched refs:pte_nosync (Results 1 – 14 of 14) sorted by relevance

/freebsd/contrib/processor-trace/libipt/test/src/
H A Dptunit-block_cache.c293 return -pte_nosync; in worker()
296 return -pte_nosync; in worker()
299 return -pte_nosync; in worker()
302 return -pte_nosync; in worker()
305 return -pte_nosync; in worker()
308 return -pte_nosync; in worker()
H A Dptunit-packet_decoder.c173 ptu_int_eq(errcode, -pte_nosync); in get_offset_init()
H A Dptunit-block_decoder.c173 ptu_int_eq(errcode, -pte_nosync); in get_offset_init()
H A Dptunit-insn_decoder.c173 ptu_int_eq(errcode, -pte_nosync); in get_offset_init()
H A Dptunit-image.c1147 ifix->mapping[0].errcode = -pte_nosync; in read_error()
1152 ptu_int_eq(status, -pte_nosync); in read_error()
1172 ifix->mapping[0].errcode = -pte_nosync; in read_spurious_error()
1177 ptu_int_eq(status, -pte_nosync); in read_spurious_error()
H A Dptunit-fetch.c87 ptu_int_eq(errcode, -pte_nosync); in fetch_null()
H A Dptunit-query.c112 ptu_int_eq(errcode, -pte_nosync); in indir_not_synced()
124 ptu_int_eq(errcode, -pte_nosync); in cond_not_synced()
137 ptu_int_eq(errcode, -pte_nosync); in event_not_synced()
/freebsd/contrib/processor-trace/libipt/src/
H A Dpt_error.c44 case pte_nosync: in pt_errstr()
H A Dpt_sync.c150 return -pte_nosync; in pt_sync_set()
H A Dpt_decoder_function.c236 return -pte_nosync; in pt_df_fetch()
H A Dpt_packet_decoder.c182 return -pte_nosync; in pt_pkt_get_offset()
200 return -pte_nosync; in pt_pkt_get_sync_offset()
H A Dpt_query_decoder.c330 return -pte_nosync; in pt_qry_start()
668 return -pte_nosync; in pt_qry_get_offset()
686 return -pte_nosync; in pt_qry_get_sync_offset()
/freebsd/contrib/processor-trace/libipt/include/
H A Dintel-pt.h.in128 pte_nosync, enumerator
1034 * Returns -pte_nosync if \@decoder is out of sync.
1048 * Returns -pte_nosync if \@decoder is out of sync.
1076 * Returns -pte_nosync if \@decoder is out of sync.
1530 * Returns -pte_nosync if \@decoder is out of sync.
1544 * Returns -pte_nosync if \@decoder is out of sync.
1570 * Returns -pte_nosync if \@decoder is out of sync.
1588 * Returns -pte_nosync if \@decoder is out of sync.
1608 * Returns -pte_nosync if \@decoder is out of sync.
2058 * Returns -pte_nosync if \@decoder is out of sync.
[all …]
H A Dintel-pt.h128 pte_nosync, enumerator