ProfilerStart 303 third_party/tcmalloc/chromium/src/profiler.cc extern "C" PERFTOOLS_DLL_DECL int ProfilerStart(const char* fname) { ProfilerStart 330 third_party/tcmalloc/chromium/src/profiler.cc extern "C" int ProfilerStart(const char* fname) { return 0; } ProfilerStart 301 third_party/tcmalloc/vendor/src/profiler.cc extern "C" PERFTOOLS_DLL_DECL int ProfilerStart(const char* fname) { ProfilerStart 328 third_party/tcmalloc/vendor/src/profiler.cc extern "C" int ProfilerStart(const char* fname) { return 0; }