Home
last modified time | relevance | path

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

/netbsd-src/external/cddl/osnet/dev/profile/
H A Dprofile.c203 static int profile_unload(void);
746 profile_unload() in profile_unload() function
794 SYSUNINIT(profile_unload, SI_SUB_DTRACE_PROVIDER, SI_ORDER_ANY, profile_unload, NULL);
815 profile_unload(); in dtrace_profile_modcmd()