Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Ddtrace_impl.h1057 dtrace_helper_action_t *dtht_helper; /* helper action */ member
/illumos-gate/usr/src/cmd/mdb/common/modules/dtrace/
H A Ddtrace.c1398 if (ht->dtht_helper != NULL) { in dtrace_helptrace_step()
1468 mdb_printf(" %?p %?p %12s ", addr, help.dtht_helper, where); in dtrace_helptrace()
1470 haddr = (uintptr_t)help.dtht_helper; in dtrace_helptrace()
/illumos-gate/usr/src/uts/common/dtrace/
H A Ddtrace.c14870 ent->dtht_helper = helper; in dtrace_helper_trace()