Searched refs:kPaniclogFlushStackshot (Results 1 – 1 of 1) sorted by relevance
158 kPaniclogFlushStackshot = 2,/* Flush only the stackshot data, then flush the header */ enumerator941 paniclog_flush_internal(kPaniclogFlushStackshot); in SavePanicInfo()978 } else if ((variant == kPaniclogFlushStackshot) || (variant == kPaniclogFlushOtherLog)) { in paniclog_flush_internal()979 if (variant == kPaniclogFlushStackshot) { in paniclog_flush_internal()