HomeSort by relevance Sort by last modified time
    Searched refs:ProfilerStartWithOptions (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/third_party/tcmalloc/chromium/src/gperftools/
profiler.h 78 /* 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/
profiler.h 78 /* 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/vendor/src/
profiler.cc 305 extern "C" PERFTOOLS_DLL_DECL int ProfilerStartWithOptions(
329 extern "C" int ProfilerStartWithOptions(const char *fname,
  /external/chromium_org/third_party/tcmalloc/chromium/src/
profiler.cc 307 extern "C" PERFTOOLS_DLL_DECL int ProfilerStartWithOptions(
331 extern "C" int ProfilerStartWithOptions(const char *fname,

Completed in 252 milliseconds