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

/darwin-on-arm/xnu/bsd/sys/
H A Dfbt.h66 extern int fbt_enable (void *arg, dtrace_id_t id, void *parg);
/darwin-on-arm/xnu/bsd/dev/dtrace/
H A Dfbt.c109 fbt_enable(void *arg, dtrace_id_t id, void *parg) function
147 cmn_err(CE_NOTE, "fbt_enable is failing for probe %s "
357 fbt_enable,
/darwin-on-arm/xnu/bsd/dev/i386/
H A Dfbt_x86.c780 fbt_enable(NULL, newfbt->fbtp_id, newfbt);
927 fbt_enable(NULL, newfbt->fbtp_id, newfbt);
1299 fbt_enable(NULL, newfbt->fbtp_id, newfbt);
1445 fbt_enable(NULL, newfbt->fbtp_id, newfbt);

Completed in 17 milliseconds