Searched defs:DumpMarkedArgs (Results 1 – 1 of 1) sorted by relevance
309 struct DumpMarkedArgs { struct310 DumpMarkedArgs(RawFD fd_arg, AllocationMark mark_arg) in DumpMarkedArgs() function315 RawFD fd; // file to write to.316 AllocationMark mark; // The mark of the allocations to process.