Home
last modified time | relevance | path

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

/xnu-8019.80.24/osfmk/kern/
H A Dkern_stackshot.c111 static uint64_t stack_snapshot_flags; variable
894 stack_snapshot_flags = flags; in kdp_snapshot_preflight()
3256 stack_snapshot_flags, in do_stackshot()
3260 if (stack_snapshot_ret == KERN_SUCCESS && stack_snapshot_flags & STACKSHOT_DO_COMPRESS) { in do_stackshot()