Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/
H A Ddtrace.h2062 uint64_t (*dtps_getargval)(void *arg, dtrace_id_t id, void *parg, member
/titanic_41/usr/src/uts/common/dtrace/
H A Ddtrace.c3028 if (pv->dtpv_pops.dtps_getargval != NULL) in dtrace_dif_variable()
3029 val = pv->dtpv_pops.dtps_getargval(pv->dtpv_arg, in dtrace_dif_variable()