HomeSort by: relevance | last modified time | path
    Searched defs:dt_proc_stop (Results 1 - 1 of 1) sorted by relevancy

  /src/external/cddl/osnet/dist/lib/libdtrace/common/
dt_proc.c 264 dt_proc_stop(dt_proc_t *dpr, uint8_t why) function
294 dt_proc_stop(dpr, DT_PROC_STOP_MAIN);
327 dt_proc_stop(dpr, DT_PROC_STOP_PREINIT);
331 dt_proc_stop(dpr, DT_PROC_STOP_POSTINIT);
580 dt_proc_stop(dpr, DT_PROC_STOP_CREATE);
582 dt_proc_stop(dpr, DT_PROC_STOP_GRAB);
830 * If the process is currently idling in dt_proc_stop(), re-

Completed in 15 milliseconds