Home | History | Annotate | Download | only in runtime

Lines Matching refs:Dump

21 	stopTheWorld("write heap dump")
55 var dumpfd uintptr // fd to write the dump to.
112 // dump a uint64 in a varint format parseable by encoding/binary
134 // dump varint uint64 length followed by memory contents
152 // dump information for a type
175 // Might not have been dumped yet. Dump it and
182 // dump the type
201 // dump an object
235 // dump kinds & offsets of interesting fields in bv
264 // Dump any types we will need to resolve Efaces.
276 // Dump main body of stack frame.
291 // Dump fields in the outargs section
302 // Dump fields in the local vars section
304 // No locals information, dump everything.
310 // Locals size information, dump just the locals.
364 // dump stack
372 // dump defer & panic records
424 // TODO(mwhudson): dump datamask etc from all objects
625 var dumphdr = []byte("go1.7 heap dump\n")
653 // Update stats so we can dump them.
658 // Set dump file.
661 // Call dump routine.
664 // Reset dump file.
680 // The heap dump reader needs to be able to disambiguate
685 // Dump all the types that appear in the type field of