/external/chromium_org/content/common/ |
child_process_messages.h | 102 // Sent to child process to request tcmalloc stats.
|
/external/chromium_org/third_party/WebKit/Source/wtf/ |
QuantizedAllocation.h | 41 // This currently includes tcmalloc, Windows LFH and PartitionAlloc.
|
/external/chromium_org/third_party/cld/base/ |
build_config.h | 61 // Use tcmalloc
|
/external/chromium_org/third_party/tcmalloc/chromium/src/base/ |
spinlock_linux-inl.h | 51 // This is a notable change from the upstream version of tcmalloc,
|
vdso_support.cc | 68 // called by tcmalloc, and none of the *once* stuff may be functional yet. 167 // low level (e.g. tcmalloc). Hence I avoid things like
|
/external/chromium_org/third_party/tcmalloc/chromium/src/ |
heap-checker-bcad.cc | 79 if (count_ <= 0) tcmalloc::Abort();
|
libc_override_redefine.h | 89 // No need to do anything at tcmalloc-registration time: we do it all
|
central_freelist.h | 46 namespace tcmalloc { namespace 198 } // namespace tcmalloc
|
common.cc | 41 namespace tcmalloc { namespace 222 } // namespace tcmalloc
|
sampler.h | 47 namespace tcmalloc { namespace 177 } // namespace tcmalloc
|
/external/chromium_org/third_party/tcmalloc/chromium/src/tests/ |
debugallocation_test.sh | 57 # always (if tcmalloc itself does any logging to stderr).
|
malloc_extension_test.cc | 67 // This is just a sanity check. If we allocated too much, tcmalloc is broken
|
markidle_unittest.cc | 76 "tcmalloc.current_total_thread_cache_bytes",
|
maybe_threads_unittest.sh | 39 # link in tcmalloc.)
|
memalign_unittest.cc | 41 // Complicated ordering requirements. tcmalloc.h defines (indirectly) 51 #include "tcmalloc.h" // must come early, to pick up posix_memalign
|
testutil.cc | 178 // This is useful for tcmalloc testing, because each thread is 179 // handled separately in tcmalloc, so there's interesting stuff to
|
/external/chromium_org/third_party/tcmalloc/chromium/src/windows/ |
TODO | 11 * Figure out how to edit the executable IAT so tcmalloc.dll is loaded first
|
/external/chromium_org/third_party/tcmalloc/vendor/src/ |
libc_override_redefine.h | 89 // No need to do anything at tcmalloc-registration time: we do it all
|
central_freelist.h | 46 namespace tcmalloc { namespace 198 } // namespace tcmalloc
|
/external/chromium_org/third_party/tcmalloc/vendor/src/tests/ |
debugallocation_test.sh | 57 # always (if tcmalloc itself does any logging to stderr).
|
malloc_extension_test.cc | 67 // This is just a sanity check. If we allocated too much, tcmalloc is broken
|
markidle_unittest.cc | 76 "tcmalloc.current_total_thread_cache_bytes",
|
maybe_threads_unittest.sh | 39 # link in tcmalloc.)
|
/external/chromium_org/third_party/tcmalloc/vendor/src/windows/ |
TODO | 11 * Figure out how to edit the executable IAT so tcmalloc.dll is loaded first
|
/external/chromium_org/third_party/tcmalloc/vendor/src/base/ |
vdso_support.cc | 68 // called by tcmalloc, and none of the *once* stuff may be functional yet. 167 // low level (e.g. tcmalloc). Hence I avoid things like
|