HomeSort by relevance Sort by last modified time
    Searched refs:USE_TCMALLOC (Results 1 - 25 of 33) sorted by null

1 2

  /external/chromium_org/content/browser/
profiler_message_filter.cc 32 #if defined(USE_TCMALLOC)
49 #if defined(USE_TCMALLOC)
profiler_message_filter.h 39 #if defined(USE_TCMALLOC)
tcmalloc_internals_request_job.cc 64 #if defined(USE_TCMALLOC)
115 #if defined(USE_TCMALLOC)
  /external/chromium_org/content/browser/renderer_host/
memory_benchmark_message_filter.cc 9 #if defined(USE_TCMALLOC) && (defined(OS_LINUX) || defined(OS_ANDROID))
42 #endif // defined(USE_TCMALLOC) && (defined(OS_LINUX) || defined(OS_ANDROID))
  /external/chromium/chrome/browser/
browser_about_handler.h 42 #if defined(USE_TCMALLOC)
memory_purger.cc 137 #if (defined(OS_WIN) || defined(OS_LINUX)) && defined(USE_TCMALLOC)
  /external/chromium_org/chrome/browser/
browser_about_handler.h 14 #include "build/build_config.h" // USE_TCMALLOC
39 #if defined(USE_TCMALLOC)
78 #endif // defined(USE_TCMALLOC)
  /external/chromium_org/webkit/child/
webkit_child_helpers.cc 22 #if defined(USE_TCMALLOC)
webkitplatformsupport_impl.cc     [all...]
  /external/chromium_org/content/common/
child_process_messages.h 90 #if defined(USE_TCMALLOC)
136 #if defined(USE_TCMALLOC)
  /external/chromium/chrome/browser/renderer_host/
chrome_render_message_filter.cc 25 #if defined(USE_TCMALLOC)
60 #if defined(USE_TCMALLOC)
79 #if defined(USE_TCMALLOC)
230 #if defined(USE_TCMALLOC)
chrome_render_message_filter.h 75 #if defined(USE_TCMALLOC)
  /external/chromium_org/content/gpu/
gpu_child_thread.h 71 #if defined(USE_TCMALLOC)
  /external/chromium_org/content/renderer/
memory_benchmarking_extension.cc 11 #if defined(USE_TCMALLOC) && (defined(OS_LINUX) || defined(OS_ANDROID))
86 #endif // defined(USE_TCMALLOC) && (defined(OS_LINUX) || defined(OS_ANDROID))
  /external/chromium/build/
build_config.h 86 #define USE_TCMALLOC 1
  /external/chromium_org/third_party/cld/base/
build_config.h 63 #define USE_TCMALLOC 1
  /external/chromium_org/content/renderer/devtools/
devtools_agent.cc 27 #if defined(USE_TCMALLOC)
147 #if defined(USE_TCMALLOC) && !defined(OS_WIN)
156 #if defined(USE_TCMALLOC) && !defined(OS_WIN)
  /external/chromium_org/base/process/
memory_linux.cc 38 #if defined(LIBC_GLIBC) && !defined(USE_TCMALLOC)
62 // this for us. Thus this code is in a !defined(USE_TCMALLOC) block.
122 #endif // LIBC_GLIBC && !USE_TCMALLOC
memory_unittest.cc 165 #if defined(USE_TCMALLOC)
169 #endif // defined(USE_TCMALLOC)
181 #if defined(USE_TCMALLOC)
189 #endif // defined(USE_TCMALLOC)
  /external/chromium_org/build/
build_config.h 78 #define USE_TCMALLOC 1
  /external/chromium_org/content/child/
child_thread.h 160 #if defined(USE_TCMALLOC)
child_thread.cc 333 #if defined(USE_TCMALLOC)
391 #if defined(USE_TCMALLOC)
  /external/chromium/chrome/common/
render_messages.h 204 #if defined(USE_TCMALLOC)
347 #if defined USE_TCMALLOC
  /external/chromium_org/content/browser/zygote_host/
zygote_host_impl_linux.cc 40 #if defined(USE_TCMALLOC)
383 #if defined(USE_TCMALLOC)
414 #if defined(USE_TCMALLOC)
  /external/chromium_org/content/app/
content_main_runner.cc 49 #if defined(USE_TCMALLOC)
92 #if !defined(OS_MACOSX) && defined(USE_TCMALLOC)
480 #if defined(USE_TCMALLOC)
535 #if !defined(OS_MACOSX) && defined(USE_TCMALLOC)

Completed in 557 milliseconds

1 2