Home
last modified time | relevance | path

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

/xnu-10002.1.13/osfmk/i386/AT386/
H A Dmodel_dep.c157 kPaniclogFlushStackshot = 2,/* Flush only the stackshot data, then flush the header */ enumerator
940 paniclog_flush_internal(kPaniclogFlushStackshot); in SavePanicInfo()
977 } else if ((variant == kPaniclogFlushStackshot) || (variant == kPaniclogFlushOtherLog)) { in paniclog_flush_internal()
978 if (variant == kPaniclogFlushStackshot) { in paniclog_flush_internal()