Searched refs:HeapProfileEndWriter (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/tcmalloc/vendor/src/
H A Dheap-profiler.cc152 // will be used by HeapProfileEndWriter when the application has to
548 struct HeapProfileEndWriter { struct
549 ~HeapProfileEndWriter() { HeapProfilerDump("Exiting"); }
555 static HeapProfileEndWriter heap_profile_end_writer;
/external/chromium_org/third_party/tcmalloc/chromium/src/
H A Dheap-profiler.cc201 // will be used by HeapProfileEndWriter when the application has to
688 struct HeapProfileEndWriter { struct
689 ~HeapProfileEndWriter() { HeapProfilerDump("Exiting"); }
695 static HeapProfileEndWriter heap_profile_end_writer;

Completed in 37 milliseconds