Searched refs:RUNTRACE (Results 1 – 2 of 2) sorted by relevance
| /freebsd/sys/sys/ | ||
| H A D | boottrace.h | 49 #define RUNTRACE(...) _boottrace(_BOOTTRACE_RUNTRACE, __VA_ARGS__) macro |
| /freebsd/sbin/init/ | ||
| H A D | init.c | 1758 RUNTRACE("multi-user start"); in multi_user() |