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

/freebsd-9.3-release/sys/cddl/contrib/opensolaris/uts/common/dtrace/
H A Ddtrace.c483 #define DTRACE_LOADFUNC(bits) \ macro
658 * Use the DTRACE_LOADFUNC macro to define functions for each of loading a
661 DTRACE_LOADFUNC(8)
662 DTRACE_LOADFUNC(16)
663 DTRACE_LOADFUNC(32)
664 DTRACE_LOADFUNC(64)

Completed in 129 milliseconds