Searched refs:compressed_stackshot_len (Results 1 – 1 of 1) sorted by relevance
1171 uint64_t compressed_stackshot_len = 0; in do_kern_dump() local1179 …dump_record_file(&outstate, "panic_stackshot.kcdata", foffset, &compressed_stackshot_len, details_… in do_kern_dump()1183 …shot in corefile at offset 0x%llx, compressed to %llu bytes\n", foffset, compressed_stackshot_len); in do_kern_dump()1184 foffset = roundup((foffset + compressed_stackshot_len), KERN_COREDUMP_BEGIN_FILEBYTES_ALIGN); in do_kern_dump()