Home
last modified time | relevance | path

Searched refs:debug_mode_active (Results 1 – 5 of 5) sorted by relevance

/xnu-10063.101.15/osfmk/kern/
H A Ddebug.h652 boolean_t debug_mode_active(void);
H A Ddebug.c1767 debug_mode_active(void) function
H A Dkern_stackshot.c976 assert(debug_mode_active()); in commit_exclaves_ast()
H A Dzalloc.c6846 debug_mode_active(), in zalloc_ext()
7355 debug_mode_active() || in _zalloc_permanent()
/xnu-10063.101.15/iokit/Kernel/
H A DIOLib.cpp1591 debug_mode_active() || !gCPUsRunning, in _IOLogv()