Searched defs:DumpArgs (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/tcmalloc/vendor/src/
H A Dheap-profile-table.h251 struct DumpArgs { struct in class:HeapProfileTable
255 DumpArgs(RawFD a, Stats* d) function in struct:HeapProfileTable::DumpArgs
306 const DumpArgs& args);
/external/chromium_org/third_party/tcmalloc/chromium/src/
H A Dheap-profile-table.h298 struct DumpArgs { struct in class:HeapProfileTable
299 DumpArgs(RawFD fd_arg, Stats* profile_stats_arg) function in struct:HeapProfileTable::DumpArgs
405 const DumpArgs& args);
419 const DumpArgs& args);

Completed in 153 milliseconds