Home
last modified time | relevance | path

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

/xnu-12377.41.6/osfmk/kdp/
H A Dkdp_core.c1250 static const char *stackshot_filename = "panic_stackshot.kcdata"; in do_kern_dump() local
1254 …et_output_vars(&outstate, panic_stackshot_len, true, &should_skip, stackshot_filename, RAW_COREDUM… in do_kern_dump()
1268 …} else if ((ret = kern_dump_record_file(&outstate, stackshot_filename, foffset, &compressed_stacks… in do_kern_dump()