Home
last modified time | relevance | path

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

/freebsd/sys/cddl/dev/profile/
H A Dprofile.c148 static void profile_load(void *);
618 profile_load(void *dummy) in profile_load() function
661 SYSINIT(profile_load, SI_SUB_DTRACE_PROVIDER, SI_ORDER_ANY, profile_load, NULL);