Searched defs:ProfilerStart (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/tcmalloc/chromium/src/
H A Dprofiler.cc303 extern "C" PERFTOOLS_DLL_DECL int ProfilerStart(const char* fname) { function
330 extern "C" int ProfilerStart(const char* fname) { return 0; } function
/external/chromium_org/third_party/tcmalloc/vendor/src/
H A Dprofiler.cc301 extern "C" PERFTOOLS_DLL_DECL int ProfilerStart(const char* fname) { function
328 extern "C" int ProfilerStart(const char* fname) { return 0; } function

Completed in 280 milliseconds