Home
last modified time | relevance | path

Searched refs:DumpInto (Results 1 – 3 of 3) sorted by relevance

/external/libchrome/base/trace_event/
Dtrace_event_memory_overhead.h55 void DumpInto(const char* base_name, ProcessMemoryDump* pmd) const;
Dtrace_event_memory_overhead.cc140 void TraceEventMemoryOverhead::DumpInto(const char* base_name, in DumpInto() function in base::trace_event::TraceEventMemoryOverhead
Dtrace_log.cc317 overhead.DumpInto(dump_base_name.c_str(), pmd); in OnMemoryDump()
416 overhead.DumpInto("tracing/main_trace_log", pmd); in OnMemoryDump()