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

/darwin-on-arm/xnu/bsd/sys/
H A Ddtrace.h863 #define DOF_ATTR_CLASS(a) (((a) >> 8) & 0xff) macro
/darwin-on-arm/xnu/bsd/dev/dtrace/
H A Ddtrace.c8699 attr->dtat_class = DOF_ATTR_CLASS(dofattr);

Completed in 78 milliseconds