Home
last modified time | relevance | path

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

/freebsd/contrib/processor-trace/libipt/internal/include/
H A Dpt_opcodes.h187 pt_pl_tnt_64_size = 6, enumerator
352 ptps_tnt_64 = pt_opcs_tnt_64 + pt_pl_tnt_64_size,
/freebsd/contrib/processor-trace/libipt/src/
H A Dpt_packet.c229 payload = pt_pkt_read_value(pos + pt_opcs_tnt_64, pt_pl_tnt_64_size); in pt_pkt_read_tnt_64()
H A Dpt_encoder.c362 pos = pt_encode_int(pos, tnt | stop, pt_pl_tnt_64_size); in pt_enc_next()