HeapProfilerStart  954 content/child/blink_platform_impl.cc   HeapProfilerStart(prefix.utf8().data());
HeapProfilerStart   83 third_party/tcmalloc/chromium/src/gperftools/heap-profiler.h PERFTOOLS_DLL_DECL void HeapProfilerStart(const char* prefix);
HeapProfilerStart  567 third_party/tcmalloc/chromium/src/heap-profiler.cc   HeapProfilerStart(NULL);
HeapProfilerStart  684 third_party/tcmalloc/chromium/src/heap-profiler.cc   HeapProfilerStart(fname);
HeapProfilerStart   88 third_party/tcmalloc/chromium/src/tests/heap-profiler_unittest.cc     HeapProfilerStart((string(tmpdir) + "/start_stop").c_str());
HeapProfilerStart  107 third_party/tcmalloc/chromium/src/tests/heap-profiler_unittest.cc     HeapProfilerStart((string(tmpdir) + "/dump").c_str());
HeapProfilerStart   55 third_party/tcmalloc/chromium/src/tests/simple_compat_test.cc void (*heap_profiler_h)(const char*) = &HeapProfilerStart;
HeapProfilerStart   72 third_party/tcmalloc/vendor/src/gperftools/heap-profiler.h PERFTOOLS_DLL_DECL void HeapProfilerStart(const char* prefix);
HeapProfilerStart  544 third_party/tcmalloc/vendor/src/heap-profiler.cc   HeapProfilerStart(fname);
HeapProfilerStart   88 third_party/tcmalloc/vendor/src/tests/heap-profiler_unittest.cc     HeapProfilerStart((string(tmpdir) + "/start_stop").c_str());
HeapProfilerStart  107 third_party/tcmalloc/vendor/src/tests/heap-profiler_unittest.cc     HeapProfilerStart((string(tmpdir) + "/dump").c_str());
HeapProfilerStart   55 third_party/tcmalloc/vendor/src/tests/simple_compat_test.cc void (*heap_profiler_h)(const char*) = &HeapProfilerStart;