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

/freebsd-13-stable/sys/cddl/dev/profile/
H A Dprofile.c176 static int profile_unload(void);
669 profile_unload() function
713 SYSUNINIT(profile_unload, SI_SUB_DTRACE_PROVIDER, SI_ORDER_ANY, profile_unload, NULL);

Completed in 166 milliseconds