Searched refs:USE_TCMALLOC (Results 1 – 6 of 6) sorted by relevance
9 #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()
305 #if defined(USE_TCMALLOC)
20 #if defined(USE_TCMALLOC)61 #elif defined(USE_TCMALLOC) in EnableTerminationOnOutOfMemory()108 (!defined(LIBC_GLIBC) && !defined(USE_TCMALLOC)) in UncheckedMalloc()110 #elif defined(LIBC_GLIBC) && !defined(USE_TCMALLOC) in UncheckedMalloc()112 #elif defined(USE_TCMALLOC) in UncheckedMalloc()
16 #elif defined(LIBC_GLIBC) && !defined(USE_TCMALLOC)
105 #if defined(USE_TCMALLOC) in GetMallocUsage()
125 #define USE_TCMALLOC 1 macro