Searched refs:dtpv_arg (Results 1 - 2 of 2) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/bsd/sys/
H A Ddtrace_impl.h1166 void *dtpv_arg; /* provider argument */ member in struct:dtrace_provider
/macosx-10.5.8/xnu-1228.15.4/bsd/dev/dtrace/
H A Ddtrace.c2477 val = pv->dtpv_pops.dtps_getargval(pv->dtpv_arg,
5465 prov->dtpv_pops.dtps_usermode(prov->dtpv_arg,
6799 provider->dtpv_arg = arg;
6964 old->dtpv_pops.dtps_destroy(old->dtpv_arg, probe->dtpr_id,
7080 prov->dtpv_pops.dtps_destroy(prov->dtpv_arg, i + 1,
7312 prv->dtpv_pops.dtps_provide(prv->dtpv_arg, desc);
7328 prv->dtpv_pops.dtps_provide_module(prv->dtpv_arg, ctl);
7339 prv->dtpv_pops.dtps_provide_module(prv->dtpv_arg, ktl);
7350 prv->dtpv_pops.dtps_provide_module(prv->dtpv_arg, NULL);
7391 func(prov->dtpv_arg,
[all...]

Completed in 39 milliseconds