OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:USE_TCMALLOC
(Results
1 - 8
of
8
) sorted by null
/external/libchrome/base/allocator/
allocator_extension.cc
9
#if defined(
USE_TCMALLOC
)
19
#if defined(
USE_TCMALLOC
)
25
#if defined(
USE_TCMALLOC
)
32
#if defined(
USE_TCMALLOC
)
40
#if defined(
USE_TCMALLOC
)
53
#if defined(
USE_TCMALLOC
)
allocator_shim.cc
319
#if defined(
USE_TCMALLOC
)
/external/libchrome/base/process/
memory_linux.cc
20
#if defined(
USE_TCMALLOC
)
51
#if defined(LIBC_GLIBC) && !defined(
USE_TCMALLOC
)
77
// this for us. Thus this code is in a !defined(
USE_TCMALLOC
) block.
139
#endif // LIBC_GLIBC && !
USE_TCMALLOC
155
#elif defined(
USE_TCMALLOC
)
202
(!defined(LIBC_GLIBC) && !defined(
USE_TCMALLOC
))
204
#elif defined(LIBC_GLIBC) && !defined(
USE_TCMALLOC
)
206
#elif defined(
USE_TCMALLOC
)
memory.h
16
#elif defined(LIBC_GLIBC) && !defined(
USE_TCMALLOC
)
/external/libchrome/build/
build_config.h
121
#define
USE_TCMALLOC
1
/external/libmojo/build/
build_config.h
88
#define
USE_TCMALLOC
1
/external/pdfium/third_party/build/
build_config.h
88
#define
USE_TCMALLOC
1
/external/libchrome/base/trace_event/
malloc_dump_provider.cc
203
#if defined(
USE_TCMALLOC
)
Completed in 1314 milliseconds