HomeSort by relevance Sort by last modified time
    Searched full:tcmalloc (Results 226 - 250 of 296) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/chromium_org/third_party/tcmalloc/chromium/src/
system-alloc.cc 86 // TODO(sanjay): Move the code below into the tcmalloc namespace
87 using tcmalloc::kLog;
88 using tcmalloc::Log;
thread_cache.cc 54 namespace tcmalloc { namespace
358 // when linking tcmalloc statically with apps that create threads
514 } // namespace tcmalloc
config_win.h 15 /* define this if you are linking tcmalloc statically and overriding the
deep-heap-profile.h 26 // It's for consistency with other TCMalloc functions. ProcMapsIterator uses
malloc_hook-inl.h 34 // to use malloc-hook inside the tcmalloc system. It does not hold
packed-cache-inl.h 50 // tcmalloc's PageID-to-sizeclass cache, a value of 0 is used as
symbolize.cc 64 using tcmalloc::DumpProcSelfMaps; // from sysinfo.h
  /external/chromium_org/third_party/tcmalloc/vendor/doc/
heap_checker.html 26 <p>The heap-checker is part of tcmalloc, so to install the heap
40 also use the tcmalloc memory-allocation library. There is no way
41 currently to use the heap checker separate from tcmalloc.</p>
  /external/chromium-trace/trace-viewer/src/about_tracing/
profiling_view.js 24 base.require('tcmalloc');
  /external/chromium_org/third_party/WebKit/Source/wtf/
TCPackedCache.h 50 // tcmalloc's PageID-to-sizeclass cache, a value of 0 is used as
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/common/system/
profiler.py 55 # GooglePProf requires TCMalloc/google-perftools, but is available everywhere.
  /external/chromium_org/third_party/tcmalloc/chromium/src/base/
atomicops-internals-arm-v6plus.h 291 tcmalloc::Abort();
sysinfo.h 230 namespace tcmalloc { namespace
  /external/chromium_org/third_party/tcmalloc/chromium/src/gperftools/
malloc_hook.h 60 // need to invoke a hook (which you shouldn't unless you're part of tcmalloc),
  /external/chromium_org/third_party/tcmalloc/chromium/src/tests/
debugallocation_test.cc 289 // but will still fall through to tcmalloc's check. This must also be
  /external/chromium_org/third_party/tcmalloc/chromium/src/windows/
config.h 15 /* define this if you are linking tcmalloc statically and overriding the
  /external/chromium_org/third_party/tcmalloc/vendor/src/base/
sysinfo.h 230 namespace tcmalloc { namespace
  /external/chromium_org/third_party/tcmalloc/vendor/src/gperftools/
malloc_hook.h 60 // need to invoke a hook (which you shouldn't unless you're part of tcmalloc),
  /external/chromium_org/third_party/tcmalloc/vendor/src/
malloc_hook-inl.h 34 // to use malloc-hook inside the tcmalloc system. It does not hold
packed-cache-inl.h 50 // tcmalloc's PageID-to-sizeclass cache, a value of 0 is used as
symbolize.cc 64 using tcmalloc::DumpProcSelfMaps; // from sysinfo.h
  /external/chromium_org/third_party/tcmalloc/vendor/src/tests/
debugallocation_test.cc 289 // but will still fall through to tcmalloc's check. This must also be
  /external/chromium_org/third_party/tcmalloc/vendor/src/windows/
config.h 15 /* define this if you are linking tcmalloc statically and overriding the
  /external/chromium/base/
process_util_linux.cc 637 // If we are using tcmalloc, then the problem is moot since tcmalloc handles
  /external/chromium_org/base/debug/
stack_trace_posix.cc 412 // Example stack trace snippet (with tcmalloc):
415 // at ./third_party/tcmalloc/chromium/src/debugallocation.cc:1161

Completed in 195 milliseconds

1 2 3 4 5 6 7 8 91011>>