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

/freebsd-10.1-release/sys/cddl/dev/systrace/
H A Dsystrace.c124 static int systrace_unload(void);
324 systrace_unload() function
370 SYSUNINIT(systrace_unload, SI_SUB_DTRACE_PROVIDER, SI_ORDER_ANY, systrace_unload, NULL);

Completed in 87 milliseconds