Searched refs:DTRACEIOC_GO (Results 1 – 4 of 4) sorted by relevance
216 if (dt_ioctl(dtp, DTRACEIOC_GO, &dtp->dt_beganon) == -1) { in dtrace_go()
1298 #define DTRACEIOC_GO (DTRACEIOC | 12) /* start tracing */ macro1329 #define DTRACEIOC_GO _IOR('x',12,processorid_t) macro
572 case DTRACEIOC_GO: { in dtrace_ioctl()
17894 case DTRACEIOC_GO: {