HeapProfilerDump   38 content/browser/renderer_host/memory_benchmark_message_filter.cc   ::HeapProfilerDump(reason.c_str());
HeapProfilerDump  967 content/child/blink_platform_impl.cc   HeapProfilerDump(reason.utf8().data());
HeapProfilerDump   57 content/renderer/memory_benchmarking_extension.cc                  &MemoryBenchmarkingExtension::HeapProfilerDump);
HeapProfilerDump   83 content/renderer/memory_benchmarking_extension.cc     ::HeapProfilerDump(reason.c_str());
HeapProfilerDump   38 content/renderer/memory_benchmarking_extension.h   void HeapProfilerDump(gin::Arguments* args);
HeapProfilerDump  113 third_party/tcmalloc/chromium/src/gperftools/heap-profiler.h PERFTOOLS_DLL_DECL void HeapProfilerDump(const char *reason);
HeapProfilerDump  689 third_party/tcmalloc/chromium/src/heap-profiler.cc   ~HeapProfileEndWriter() { HeapProfilerDump("Exiting"); }
HeapProfilerDump   91 third_party/tcmalloc/vendor/src/gperftools/heap-profiler.h PERFTOOLS_DLL_DECL void HeapProfilerDump(const char *reason);
HeapProfilerDump  549 third_party/tcmalloc/vendor/src/heap-profiler.cc   ~HeapProfileEndWriter() { HeapProfilerDump("Exiting"); }