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

/illumos-gate/usr/src/uts/common/dtrace/
H A Ddtrace.c406 #define DTRACE_LOADFUNC(bits) \ macro
579 * Use the DTRACE_LOADFUNC macro to define functions for each of loading a
583 DTRACE_LOADFUNC(8)
584 DTRACE_LOADFUNC(16)
585 DTRACE_LOADFUNC(32)
586 DTRACE_LOADFUNC(64)

Completed in 105 milliseconds