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

/darwin-on-arm/xnu/bsd/dev/dtrace/
H A Dsystrace.c347 systrace_init(struct sysent *actual, systrace_sysent_t **interposed) function
376 #define systrace_init _systrace_init /* Avoid name clash with Darwin automagic conf symbol */ macro
378 systrace_init(struct sysent *actual, systrace_sysent_t **interposed) function
452 #undef systrace_init macro
1101 void systrace_init( void ) function
[all...]

Completed in 9 milliseconds