Home
last modified time | relevance | path

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

/freebsd-14.2/sys/cddl/dev/dtmalloc/
H A Ddtmalloc.c40 static int dtmalloc_unload(void);
175 dtmalloc_unload(void) in dtmalloc_unload() function
212 SYSUNINIT(dtmalloc_unload, SI_SUB_DTRACE_PROVIDER, SI_ORDER_ANY, dtmalloc_unload, NULL);