Home
last modified time | relevance | path

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

/freebsd/sys/cddl/dev/dtmalloc/
H A Ddtmalloc.c39 static int dtmalloc_unload(void);
174 dtmalloc_unload(void) in dtmalloc_unload() function
211 SYSUNINIT(dtmalloc_unload, SI_SUB_DTRACE_PROVIDER, SI_ORDER_ANY, dtmalloc_unload, NULL);