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

/xnu-2422.115.4/bsd/sys/
H A Ddtrace.h893 #define DOF_ATTR_CLASS(a) (((a) >> 8) & 0xff) macro
/xnu-2422.115.4/bsd/dev/dtrace/
H A Ddtrace.c8711 attr->dtat_class = DOF_ATTR_CLASS(dofattr);

Completed in 96 milliseconds