Searched refs:dtrace (Results 551 - 554 of 554) sorted by relevance

<<212223

/illumos-gate/usr/src/uts/common/os/
H A Dmodctl.c52 #include <sys/dtrace.h>
3476 if (strcmp(mp->mod_modname, "dtrace") != 0) {
3477 struct modctl *dmp = mod_hold_by_name("dtrace");
3573 if (strcmp(mp->mod_modname, "dtrace") != 0) {
3574 struct modctl *dmp = mod_hold_by_name("dtrace");
/illumos-gate/usr/src/uts/sun4u/cpu/
H A Dspitfire.c62 #include <sys/dtrace.h>
H A Dus3_common.c70 #include <sys/dtrace.h>
/illumos-gate/usr/src/uts/intel/ia32/ml/
H A Di86_subr.s65 #include <sys/dtrace.h>

Completed in 643 milliseconds

<<212223