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()
1299 #define DTRACEIOC_STOP (DTRACEIOC | 13) /* stop tracing */ macro1331 #define DTRACEIOC_STOP _IOWR('x',13,processorid_t) macro
830 case DTRACEIOC_STOP: { in dtrace_ioctl()
17907 case DTRACEIOC_STOP: {