Searched defs:dtps_provide_module (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Ddtrace.h1385 * dtps_provide_module() <-- Provide all probes in specified module
1414 * not implement both dtps_provide() and dtps_provide_module(); see
1433 * 1.3 void dtps_provide_module(void *arg, struct modctl *mp)
1452 * dtps_provide_module() may be called from open() or ioctl() context, but
1462 * dtps_provide_module(); see "Arguments and Notes" for dtrace_register(),
1780 * exceptions to this are (1) the dtps_provide() and dtps_provide_module()
1954 * dtps_provide() and/or dtps_provide_module(), it may be called from other
1984 * dtps_provide() and/or dtps_provide_module(), it may also be called from
2012 * dtps_provide() and/or dtps_provide_module(), it may also be called from
2055 void (*dtps_provide_module)(voi member in struct:dtrace_pops
[all...]

Completed in 69 milliseconds