Searched refs:pdff_tnt (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/processor-trace/libipt/internal/include/
H A Dpt_decoder_function.h46 pdff_tnt = 1 << 1, enumerator in enum:pt_decoder_function_flag
/freebsd-13-stable/contrib/processor-trace/libipt/src/
H A Dpt_decoder_function.c69 /* .flags = */ pdff_tnt
76 /* .flags = */ pdff_tnt
H A Dpt_query_decoder.c282 if (dfun->flags & (pdff_tip | pdff_tnt))
741 if (dfun->flags & pdff_tnt)
819 if ((dfun->flags & pdff_tnt) &&
908 if ((dfun->flags & (pdff_tip | pdff_tnt)) &&

Completed in 93 milliseconds