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

/freebsd-10.3-release/sys/cddl/dev/dtmalloc/
H A Ddtmalloc.c40 static int dtmalloc_unload(void);
180 dtmalloc_unload() function
225 SYSUNINIT(dtmalloc_unload, SI_SUB_DTRACE_PROVIDER, SI_ORDER_ANY, dtmalloc_unload, NULL);

Completed in 102 milliseconds