Searched refs:fbtp_loadcnt (Results 1 - 3 of 3) sorted by relevance

/xnu-2782.1.97/bsd/sys/
H A Dfbt.h56 int fbtp_loadcnt; member in struct:fbt_probe
/xnu-2782.1.97/bsd/dev/dtrace/
H A Dfbt.c138 if (ctl->mod_loadcnt != fbt->fbtp_loadcnt) {
183 if (!ctl->mod_loaded || (ctl->mod_loadcnt != fbt->fbtp_loadcnt))
209 if (!ctl->mod_loaded || (ctl->mod_loadcnt != fbt->fbtp_loadcnt))
234 if (!ctl->mod_loaded || (ctl->mod_loadcnt != fbt->fbtp_loadcnt))
275 if (!ctl->mod_loaded || (ctl->mod_loadcnt != fbt->fbtp_loadcnt))
/xnu-2782.1.97/bsd/dev/i386/
H A Dfbt_x86.c752 newfbt->fbtp_loadcnt = ctl->mod_loadcnt;
890 newfbt->fbtp_loadcnt = ctl->mod_loadcnt;

Completed in 39 milliseconds