Home
last modified time | relevance | path

Searched defs:DTRACEIOC_ENABLE (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/cddl/osnet/dist/uts/common/sys/
H A Ddtrace.h1284 #define DTRACEIOC_ENABLE (DTRACEIOC | 6) /* enable probes */ macro
1309 #define DTRACEIOC_ENABLE _IOWR('x',6,dtrace_enable_io_t) macro