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

/freebsd-10.0-release/sys/kern/
H A Dsubr_prof.c565 tcov_init(void *foo __unused) function
575 SYSINIT(tcov_init, SI_SUB_KPROF, SI_ORDER_SECOND, tcov_init, NULL);

Completed in 81 milliseconds