Searched refs:initcall_debug (Results 1 – 5 of 5) sorted by relevance
794 bool initcall_debug; variable795 core_param(initcall_debug, initcall_debug, bool, 0644);1088 if (initcall_debug) in start_kernel()1334 if (!initcall_debug) in do_trace_initcall_start()1340 if (!initcall_debug) in do_trace_initcall_finish()1346 if (!initcall_debug) in do_trace_initcall_level()
125 if (initcall_debug) in syscore_shutdown()
679 pm_print_times_enabled = initcall_debug; in pm_print_times_init()
103 GRUB_CMDLINE_LINUX_DEFAULT="... initcall_debug log_buf_len=32M ..."
2438 initcall_debug [KNL] Trace initcalls as they are executed. Useful