Home
last modified time | relevance | path

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

/freebsd/sys/cddl/contrib/opensolaris/uts/common/sys/
H A Ddtrace.h1299 #define DTRACEIOC_STOP (DTRACEIOC | 13) /* stop tracing */ macro
1331 #define DTRACEIOC_STOP _IOWR('x',13,processorid_t) macro