Home
last modified time | relevance | path

Searched defs:DumpMarkedArgs (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/third_party/tcmalloc/chromium/src/
Dheap-profile-table.h309 struct DumpMarkedArgs { struct
310 DumpMarkedArgs(RawFD fd_arg, AllocationMark mark_arg) in DumpMarkedArgs() function
315 RawFD fd; // file to write to.
316 AllocationMark mark; // The mark of the allocations to process.