Home
last modified time | relevance | path

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

/xnu-10002.1.13/osfmk/i386/AT386/
H A Dmodel_dep.c158 kPaniclogFlushOtherLog = 3/* Flush the other log, then flush the header */ enumerator
977 } else if ((variant == kPaniclogFlushStackshot) || (variant == kPaniclogFlushOtherLog)) { in paniclog_flush_internal()
1062 paniclog_flush_internal(kPaniclogFlushOtherLog); in paniclog_flush()