HomeSort by relevance Sort by last modified time
    Searched refs:HeapProfileEndWriter (Results 1 - 2 of 2) sorted by null

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

Completed in 594 milliseconds