Searched refs:dtrace_stop (Results 1 – 5 of 5) sorted by relevance
163 (void) dtrace_stop(dtp); in dtrace_status()175 if (dtrace_stop(dtp) == -1) in dtrace_status()244 dtrace_stop(dtrace_hdl_t *dtp) in dtrace_stop() function
81 extern int dtrace_stop(dtrace_hdl_t *);
1003 if (dtrace_stop(g_dtp) == -1) in main()
1506 if (dtrace_stop(g_dtp) == -1) in main()
2044 if (dtrace_stop(g_dtp) == -1)