Searched refs:DTRACEIOC_STOP (Results 1 – 4 of 4) sorted by relevance
251 if (dt_ioctl(dtp, DTRACEIOC_STOP, &dtp->dt_endedon) == -1) in dtrace_stop()
1291 #define DTRACEIOC_STOP (DTRACEIOC | 13) /* stop tracing */ macro1323 #define DTRACEIOC_STOP _IOWR('x',13,processorid_t) macro
879 case DTRACEIOC_STOP: { in dtrace_ioctl()
18370 case DTRACEIOC_STOP: {