Home
last modified time | relevance | path

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

/xnu-11215/bsd/sys/
H A Ddtrace.h476 #define DIF_TYPE_CTF 0 /* type is a CTF type */ macro
/xnu-11215/bsd/dev/dtrace/
H A Ddtrace.c9946 if (type != DIF_TYPE_STRING && type != DIF_TYPE_CTF) in dtrace_difo_validate()
9954 if (type != DIF_TYPE_CTF) in dtrace_difo_validate()