Searched refs:initcall_debug (Results 1 – 7 of 7) sorted by relevance
13 #define DEBUG /* Enable initcall_debug */806 bool initcall_debug; variable 807 core_param(initcall_debug, initcall_debug, bool, 0644);997 if (initcall_debug) in start_kernel() 1241 if (!initcall_debug) in do_trace_initcall_start() 1247 if (!initcall_debug) in do_trace_initcall_finish() 1253 if (!initcall_debug) in do_trace_initcall_level()
122 if (initcall_debug) in syscore_shutdown()
731 * For initcall_debug, show the driver probe time.743 * CONFIG_DYNAMIC_DEBUG and we want a simple 'initcall_debug' on the in really_probe_debug() 798 if (initcall_debug) in __driver_probe_device()
4832 if (initcall_debug) in device_shutdown() 4837 if (initcall_debug) in device_shutdown() 4841 if (initcall_debug) in device_shutdown()
610 pm_print_times_enabled = initcall_debug; in pm_print_times_init()
103 GRUB_CMDLINE_LINUX_DEFAULT="... initcall_debug log_buf_len=32M ..."
148 if (initcall_debug) in fixup_debug_start() 163 if (initcall_debug || duration > 10000) in fixup_debug_report()