Searched refs:pt_opm_ptw_pb_shr_mask (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/processor-trace/libipt/internal/include/
H A Dpt_opcodes.h119 pt_opm_ptw_pb_shr_mask = 0x3 enumerator in enum:pt_opcode_mask
/freebsd-13-stable/contrib/processor-trace/libipt/src/
H A Dpt_packet.c559 plc = (opc >> pt_opm_ptw_pb_shr) & pt_opm_ptw_pb_shr_mask;

Completed in 116 milliseconds