Home
last modified time | relevance | path

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

/xnu-8796.141.3/osfmk/kern/
H A Ddebug.h680 boolean_t panic_stackshot_to_disk_enabled(void);
H A Ddebug.c1942 panic_stackshot_to_disk_enabled(void) function
/xnu-8796.141.3/iokit/bsddev/
H A DIOKitBSDInit.cpp1150 } else if (panic_stackshot_to_disk_enabled()) { in GetCoreFileMode()