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

/illumos-gate/usr/src/uts/common/sys/
H A Ddtrace.h75 #define DTRACE_FUNCNAMELEN 128 macro
78 DTRACE_FUNCNAMELEN + DTRACE_NAMELEN + 4)
891 char dtpd_func[DTRACE_FUNCNAMELEN]; /* probe function name */

Completed in 58 milliseconds