Home
last modified time | relevance | path

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

/freebsd/contrib/processor-trace/libipt/internal/include/
H A Dpt_opcodes.h49 pt_opc_bad = 0xd9 enumerator
/freebsd/contrib/processor-trace/libipt/test/src/
H A Dptunit-fetch.c58 memset(ffix->buffer, pt_opc_bad, sizeof(ffix->buffer)); in ffix_init()
111 ffix->config.begin[0] = pt_opc_bad; in fetch_unknown()
H A Dptunit-packet.c173 pfix->buffer[0] = pt_opc_bad; in unknown()