Home
last modified time | relevance | path

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

/freebsd/sys/kern/
H A Dkern_ktrace.c842 ktrcsw_impl(int out, int user, const char *wmesg, const struct timespec *tv) in ktrcsw_impl() function
870 ktrcsw_impl(out, user, wmesg, NULL); in ktrcsw()
876 ktrcsw_impl(1, 0, wmesg, tv); in ktrcsw_out()