Searched defs:dtps_destroy (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Ddtrace.h1393 * dtps_destroy() <-- Destroy all state associated with this probe
1680 * 1.11 void dtps_destroy(void *arg, dtrace_id_t id, void *parg)
1692 * guarantees that dtps_destroy() is only called for probes that have either
1826 * via the dtps_destroy() entry point. Once dtrace_unregister() successfully
1878 * given provider's dtps_destroy() entry point for each of the provider's
2065 void (*dtps_destroy)(void *arg, dtrace_id_t id, void *parg); member in struct:dtrace_pops

Completed in 57 milliseconds