Searched refs:dtrace_stop (Results 1 – 10 of 10) sorted by relevance
145 (void) dtrace_stop(dtp); in dtrace_status()157 if (dtrace_stop(dtp) == -1) in dtrace_status()222 dtrace_stop(dtrace_hdl_t *dtp) in dtrace_stop() function
112 dtrace_stop;
75 extern int dtrace_stop(dtrace_hdl_t *);
595 if (dtrace_stop(g_dtp) != 0) { in lt_dtrace_deinit()
977 if (dtrace_stop(g_dtp) == -1) in main()
343 (void) dtrace_stop(dtp); in run_dtrace()
1402 if (dtrace_stop(g_dtp) == -1) in main()
1817 if (dtrace_stop(g_dtp) == -1) in main()
1175 if (dtrace_stop(dtp) == -1) { in Java_org_opensolaris_os_dtrace_LocalConsumer__1stop()
2102 rc = dtrace_stop(jc->dtjj_consumer->dtjc_dtp); in dtj_stop()