Lines Matching refs:dtrace_strunref
8072 dtrace_strunref(const char *str) in dtrace_strunref() function
8617 dtrace_strunref(pkp->dtpk_prov); in dtrace_probekey_release()
8618 dtrace_strunref(pkp->dtpk_mod); in dtrace_probekey_release()
8619 dtrace_strunref(pkp->dtpk_func); in dtrace_probekey_release()
8620 dtrace_strunref(pkp->dtpk_name); in dtrace_probekey_release()
8900 dtrace_strunref(probe->dtpr_mod); in dtrace_unregister()
8901 dtrace_strunref(probe->dtpr_func); in dtrace_unregister()
8902 dtrace_strunref(probe->dtpr_name); in dtrace_unregister()
8923 dtrace_strunref(old->dtpv_name); in dtrace_unregister()
9015 dtrace_strunref(probe->dtpr_mod); in dtrace_condense()
9016 dtrace_strunref(probe->dtpr_func); in dtrace_condense()
9017 dtrace_strunref(probe->dtpr_name); in dtrace_condense()
9649 dtrace_strunref(old->dtm_name); in dtrace_meta_unregister()
17159 dtrace_strunref(probe->dtpr_mod); in dtrace_module_unloaded()
17160 dtrace_strunref(probe->dtpr_func); in dtrace_module_unloaded()
17161 dtrace_strunref(probe->dtpr_name); in dtrace_module_unloaded()