Home
last modified time | relevance | path

Searched refs:PTI_INST_LOOPE (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/processor-trace/libipt/internal/include/
H A Dpt_insn.h62 PTI_INST_LOOPE, /* aka Z */ enumerator
/freebsd/contrib/processor-trace/libipt/src/
H A Dpt_ild.c1286 iext->iclass = PTI_INST_LOOPE; in pt_instruction_decode()