Home
last modified time | relevance | path

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

/freebsd/contrib/processor-trace/libipt/internal/include/
H A Dpt_opcodes.h66 pt_ext_mwait = 0xc2, enumerator
/freebsd/contrib/processor-trace/libipt/src/
H A Dpt_decoder_function.c351 case pt_ext_mwait: in pt_df_fetch()
H A Dpt_encoder.c590 *pos++ = pt_ext_mwait; in pt_enc_next()