Searched refs:DumpInto (Results 1 – 4 of 4) sorted by relevance
74 void DumpInto(const char* base_name, ProcessMemoryDump* pmd) const;
159 void TraceEventMemoryOverhead::DumpInto(const char* base_name, in DumpInto() function in base::trace_event::TraceEventMemoryOverhead
321 overhead.DumpInto(base_name.c_str(), this); in DumpHeapUsage()
310 overhead.DumpInto(dump_base_name.c_str(), pmd); in OnMemoryDump()437 overhead.DumpInto("tracing/main_trace_log", pmd); in OnMemoryDump()