Searched refs:disable_debug_output (Results 1 - 7 of 7) sorted by relevance

/darwin-on-arm/xnu/osfmk/kern/
H A Dprintf.c764 if ((debug_mode && !disable_debug_output) || !disableConsoleOutput)
777 if ((debug_mode && !disable_debug_output) || !disableConsoleOutput)
799 if ((debug_mode && !disable_debug_output) || !disableConsoleOutput)
812 if ((debug_mode && !disable_debug_output) || !disableConsoleOutput)
H A Ddebug.h134 extern unsigned int disable_debug_output;
H A Ddebug.c95 unsigned int disable_debug_output = TRUE; variable
259 disable_debug_output = FALSE;
/darwin-on-arm/xnu/osfmk/arm/
H A Dmodel_dep.c440 disable_debug_output = FALSE;
/darwin-on-arm/xnu/osfmk/kdp/
H A Dkdp_udp.c1334 disable_debug_output = disableConsoleOutput = FALSE;
1830 disable_debug_output = 0;
/darwin-on-arm/xnu/osfmk/i386/AT386/
H A Dmodel_dep.c176 if (debug_boot_arg & DB_PRT) disable_debug_output=FALSE;
/darwin-on-arm/xnu/osfmk/console/
H A Dvideo_console.c2730 disable_debug_output = FALSE;
2759 disable_debug_output = FALSE;

Completed in 43 milliseconds