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

  /external/chromium_org/content/browser/
profiler_message_filter.cc 30 #if defined(USE_TCMALLOC)
47 #if defined(USE_TCMALLOC)
profiler_message_filter.h 38 #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))
40 #endif // defined(USE_TCMALLOC) && (defined(OS_LINUX) || defined(OS_ANDROID))
render_process_host_impl.cc     [all...]
  /external/chromium_org/content/renderer/
memory_benchmarking_extension.cc 15 #if defined(USE_TCMALLOC) && (defined(OS_LINUX) || defined(OS_ANDROID))
64 #if defined(USE_TCMALLOC) && (defined(OS_LINUX) || defined(OS_ANDROID))
81 #if defined(USE_TCMALLOC) && (defined(OS_LINUX) || defined(OS_ANDROID))
  /external/chromium_org/base/process/
memory.h 19 #elif defined(LIBC_GLIBC) && !defined(USE_TCMALLOC)
memory_linux.cc 15 #if defined(USE_TCMALLOC)
56 #if defined(LIBC_GLIBC) && !defined(USE_TCMALLOC)
82 // this for us. Thus this code is in a !defined(USE_TCMALLOC) block.
144 #endif // LIBC_GLIBC && !USE_TCMALLOC
203 (!defined(LIBC_GLIBC) && !defined(USE_TCMALLOC))
205 #elif defined(LIBC_GLIBC) && !defined(USE_TCMALLOC)
207 #elif defined(USE_TCMALLOC)
memory_unittest.cc 168 #if defined(USE_TCMALLOC)
172 #endif // defined(USE_TCMALLOC)
184 #if defined(USE_TCMALLOC)
192 #endif // defined(USE_TCMALLOC)
  /external/chromium_org/skia/ext/
SkMemory_new_handler.cpp 56 #if defined(LIBC_GLIBC) || defined(USE_TCMALLOC) || \
87 #if defined(LIBC_GLIBC) || defined(USE_TCMALLOC) || \
  /external/chromium_org/content/child/
content_child_helpers.cc 22 #if defined(USE_TCMALLOC)
child_thread.h 197 #if defined(USE_TCMALLOC)
blink_platform_impl.cc 59 #if !defined(NO_TCMALLOC) && defined(USE_TCMALLOC) && !defined(OS_WIN)
    [all...]
child_thread.cc 479 #if defined(USE_TCMALLOC)
536 #if defined(USE_TCMALLOC)
  /external/chromium_org/content/common/
child_process_messages.h 127 #if defined(USE_TCMALLOC)
190 #if defined(USE_TCMALLOC)
  /external/chromium_org/content/gpu/
gpu_child_thread.h 71 #if defined(USE_TCMALLOC)
  /external/chromium_org/third_party/cld/base/
build_config.h 63 #define USE_TCMALLOC 1
  /external/chromium_org/build/
build_config.h 76 #define USE_TCMALLOC 1
  /external/chromium_org/third_party/tcmalloc/chromium/src/
malloc_extension.cc 54 #ifdef USE_TCMALLOC
231 #ifdef USE_TCMALLOC
  /external/chromium_org/content/app/
content_main_runner.cc 57 #if defined(USE_TCMALLOC)
107 #if !defined(OS_MACOSX) && defined(USE_TCMALLOC)
458 #if defined(USE_TCMALLOC)
506 #if !defined(OS_MACOSX) && defined(USE_TCMALLOC)
533 #endif // !OS_MACOSX && USE_TCMALLOC
  /external/chromium_org/content/browser/zygote_host/
zygote_host_impl_linux.cc 46 #if defined(USE_TCMALLOC)
467 #if defined(USE_TCMALLOC)
  /external/chromium_org/chrome/browser/renderer_host/
chrome_render_message_filter.cc 34 #if defined(USE_TCMALLOC)
  /external/chromium_org/content/renderer/devtools/
devtools_agent.cc 32 #if defined(USE_TCMALLOC)
  /external/chromium_org/content/browser/webui/
url_data_manager_backend.cc 460 #if defined(USE_TCMALLOC)

Completed in 525 milliseconds