Searched refs:ProfilerStartWithOptions (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/tcmalloc/chromium/src/gperftools/
H A Dprofiler.h78 /* Profiler options, for use with ProfilerStartWithOptions. To use:
113 * This is equivalent to calling ProfilerStartWithOptions(fname, NULL).
126 PERFTOOLS_DLL_DECL int ProfilerStartWithOptions(
/external/chromium_org/third_party/tcmalloc/vendor/src/gperftools/
H A Dprofiler.h78 /* Profiler options, for use with ProfilerStartWithOptions. To use:
114 * This is equivalent to calling ProfilerStartWithOptions(fname, NULL).
128 PERFTOOLS_DLL_DECL int ProfilerStartWithOptions(
/external/chromium_org/third_party/tcmalloc/chromium/src/
H A Dprofiler.cc307 extern "C" PERFTOOLS_DLL_DECL int ProfilerStartWithOptions( function
331 extern "C" int ProfilerStartWithOptions(const char *fname, function
/external/chromium_org/third_party/tcmalloc/vendor/src/
H A Dprofiler.cc305 extern "C" PERFTOOLS_DLL_DECL int ProfilerStartWithOptions( function
329 extern "C" int ProfilerStartWithOptions(const char *fname, function

Completed in 2295 milliseconds