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

/xnu-2422.115.4/bsd/sys/
H A Ddtrace.h449 #define DIF_TYPE_CTF 0 /* type is a CTF type */ macro
/xnu-2422.115.4/bsd/dev/dtrace/
H A Ddtrace.c9321 if (type != DIF_TYPE_STRING && type != DIF_TYPE_CTF)
9329 if (type != DIF_TYPE_CTF)

Completed in 43 milliseconds