Home
last modified time | relevance | path

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

/freebsd/sys/kern/
H A Dkern_boottrace.c147 bool shutdown_trace = false; variable
148 SYSCTL_BOOL(_kern_boottrace, OID_AUTO, shutdown_trace, CTLFLAG_RWTUN,
149 &shutdown_trace, 0,
H A Dkern_shutdown.c529 if (shutdown_trace) in kern_reboot()
/freebsd/sys/sys/
H A Dboottrace.h84 extern bool shutdown_trace;