Home
last modified time | relevance | path

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

/xnu-11417.101.15/bsd/sys/
H A Dsdt_impl.h63 void sdt_provide_module(void *, struct modctl *);
/xnu-11417.101.15/bsd/dev/dtrace/
H A Dsdt.c311 .dtps_provide_module = sdt_provide_module,
771 sdt_provide_module(void *arg, struct modctl *ctl) in sdt_provide_module() function