Home
last modified time | relevance | path

Searched refs:USE_TCMALLOC (Results 1 – 5 of 5) sorted by relevance

/external/libchrome/base/allocator/
Dallocator_extension.cc9 #if defined(USE_TCMALLOC)
19 #if defined(USE_TCMALLOC) in ReleaseFreeMemory()
25 #if defined(USE_TCMALLOC) in GetNumericProperty()
32 #if defined(USE_TCMALLOC) in IsHeapProfilerRunning()
40 #if defined(USE_TCMALLOC) in SetHooks()
53 #if defined(USE_TCMALLOC) in GetCallStack()
Dallocator_shim.cc247 #if defined(USE_TCMALLOC)
/external/libmojo/build/
Dbuild_config.h85 #define USE_TCMALLOC 1 macro
/external/libchrome/build/
Dbuild_config.h121 #define USE_TCMALLOC 1 macro
/external/libchrome/base/trace_event/
Dmalloc_dump_provider.cc109 #if defined(USE_TCMALLOC) in OnMemoryDump()