Home
last modified time | relevance | path

Searched refs:dt_aggregate_destroy (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/libdtrace/common/
H A Ddt_impl.h622 extern void dt_aggregate_destroy(dtrace_hdl_t *);
H A Ddt_open.c1391 dt_aggregate_destroy(dtp); in dtrace_close()
H A Ddt_aggregate.c2160 dt_aggregate_destroy(dtrace_hdl_t *dtp) in dt_aggregate_destroy() function