Searched refs:DTRACEIOC_STOP (Results 1 – 5 of 5) sorted by relevance
229 if (dt_ioctl(dtp, DTRACEIOC_STOP, &dtp->dt_endedon) == -1) in dtrace_stop()
1266 #define DTRACEIOC_STOP (DTRACEIOC | 13) /* stop tracing */ macro
917 { (uint_t)DTRACEIOC_STOP, "DTRACEIOC_STOP", NULL },
711 cmd == DTRACEIOC_STOP ? "DTRACEIOC_STOP" : in dtracemdb_ioctl()
16409 case DTRACEIOC_STOP: { in dtrace_ioctl()