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

/darwin-on-arm/xnu/bsd/sys/
H A Ddtrace_impl.h1079 uint32_t dthp_ref; /* reference count */ member in struct:dtrace_helper_provider
/darwin-on-arm/xnu/bsd/dev/dtrace/
H A Ddtrace.c15121 hprov->dthp_ref = 1;
15162 if (--hprov->dthp_ref == 0) {
16138 newhelp->dthps_provs[i]->dthp_ref++;

Completed in 27 milliseconds