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