Home
last modified time | relevance | path

Searched refs:panic_stackshot_to_disk_enabled (Results 1 – 3 of 3) sorted by relevance

/xnu-12377.1.9/osfmk/kern/
H A Ddebug.h715 boolean_t panic_stackshot_to_disk_enabled(void);
H A Ddebug.c2320 panic_stackshot_to_disk_enabled(void) function
/xnu-12377.1.9/iokit/bsddev/
H A DIOKitBSDInit.cpp1188 } else if (panic_stackshot_to_disk_enabled()) { in GetCoreFileMode()