Home
last modified time | relevance | path

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

/freebsd/sys/cddl/dev/profile/
H A Dprofile.c143 static int profile_unload(void);
627 profile_unload(void) in profile_unload() function
662 SYSUNINIT(profile_unload, SI_SUB_DTRACE_PROVIDER, SI_ORDER_ANY, profile_unload, NULL);