Home
last modified time | relevance | path

Searched refs:KDEBUG_LEVEL_STANDARD (Results 1 – 11 of 11) sorted by relevance

/xnu-11215/bsd/sys/
H A Dkdebug_kernel.h260 #define KDEBUG_LEVEL_STANDARD 2 macro
270 #define KDEBUG_LEVEL KDEBUG_LEVEL_STANDARD
282 #if (KDEBUG_LEVEL >= KDEBUG_LEVEL_STANDARD)
308 #if (KDEBUG_LEVEL >= KDEBUG_LEVEL_STANDARD)
H A Dkdebug_private.h234 #define KDEBUG_LEVEL_STANDARD 2 macro
246 #define KDEBUG_LEVEL KDEBUG_LEVEL_STANDARD
/xnu-11215/osfmk/kperf/
H A Dbuffer.h187 #if (KDEBUG_LEVEL >= KDEBUG_LEVEL_STANDARD)
206 #if (KDEBUG_LEVEL >= KDEBUG_LEVEL_STANDARD)
/xnu-11215/iokit/IOKit/
H A DIOTimeStamp.h142 #if (KDEBUG_LEVEL < KDEBUG_LEVEL_STANDARD)
147 #if (KDEBUG_LEVEL < KDEBUG_LEVEL_STANDARD)
H A DIOService.h209 #if (KDEBUG_LEVEL >= KDEBUG_LEVEL_STANDARD)
/xnu-11215/bsd/pthread/
H A Dworkqueue_trace.h112 #if (KDEBUG_LEVEL >= KDEBUG_LEVEL_STANDARD)
H A Dpthread_workqueue.c2899 #if KDEBUG_LEVEL >= KDEBUG_LEVEL_STANDARD
/xnu-11215/osfmk/ipc/
H A Dipc_kmsg.h419 #if (KDEBUG_LEVEL >= KDEBUG_LEVEL_STANDARD)
H A Dipc_voucher.c1301 #if (KDEBUG_LEVEL >= KDEBUG_LEVEL_STANDARD) in iv_dedup()
H A Dipc_kmsg.c5540 #if (KDEBUG_LEVEL >= KDEBUG_LEVEL_STANDARD)
/xnu-11215/bsd/kern/
H A Dkern_memorystatus.c2089 #if (KDEBUG_LEVEL >= KDEBUG_LEVEL_STANDARD) in memorystatus_do_kill()