Home
last modified time | relevance | path

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

/freebsd/sys/sys/
H A Dboottrace.h49 #define RUNTRACE(...) _boottrace(_BOOTTRACE_RUNTRACE, __VA_ARGS__) macro
/freebsd/sbin/init/
H A Dinit.c1758 RUNTRACE("multi-user start"); in multi_user()