Home
last modified time | relevance | path

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

/xnu-10063.141.1/osfmk/kern/
H A Dkern_stackshot.c121 static uint64_t stackshot_out_flags; variable
398 …kcd_exit_on_error(kcdata_add_uint64_with_description(kcdata, stackshot_out_flags, "stackshot_out_f… in finalize_kcdata()
4131 stackshot_out_flags = stack_snapshot_flags; in do_stackshot()
4133 stack_snapshot_ret = kdp_stackshot_kcdata_format(stack_snapshot_pid, &stackshot_out_flags); in do_stackshot()