Searched refs:shutdown_trace_threshold (Results 1 – 1 of 1) sorted by relevance
155 static int shutdown_trace_threshold; variable156 SYSCTL_INT(_kern_boottrace, OID_AUTO, shutdown_trace_threshold, CTLFLAG_RWTUN,157 &shutdown_trace_threshold, 0,307 boottrace_display(NULL, &st, shutdown_trace_threshold); in boottrace_dump_console()