Home
last modified time | relevance | path

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

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