Home
last modified time | relevance | path

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

/external/libchrome/base/trace_event/
Dprocess_memory_dump.cc478 std::string child_mad_name = target_node_name + "/__" + source.ToString(); in AddSuballocation() local
479 MemoryAllocatorDump* target_child_mad = CreateAllocatorDump(child_mad_name); in AddSuballocation()