Home
last modified time | relevance | path

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

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