Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/dtrace/
H A Ddtrace.c7464 dtrace_strdup(const char *str) in dtrace_strdup() function
8370 probe->dtpr_mod = dtrace_strdup(mod); in dtrace_probe_create()
8371 probe->dtpr_func = dtrace_strdup(func); in dtrace_probe_create()
8372 probe->dtpr_name = dtrace_strdup(name); in dtrace_probe_create()