OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:USE_TCMALLOC
(Results
1 - 25
of
32
) sorted by null
1
2
/external/chromium_org/content/browser/
profiler_message_filter.cc
30
#if defined(
USE_TCMALLOC
)
47
#if defined(
USE_TCMALLOC
)
profiler_message_filter.h
39
#if defined(
USE_TCMALLOC
)
tcmalloc_internals_request_job.cc
64
#if defined(
USE_TCMALLOC
)
115
#if defined(
USE_TCMALLOC
)
/external/chromium_org/content/browser/renderer_host/
memory_benchmark_message_filter.cc
9
#if defined(
USE_TCMALLOC
) && (defined(OS_LINUX) || defined(OS_ANDROID))
42
#endif // defined(
USE_TCMALLOC
) && (defined(OS_LINUX) || defined(OS_ANDROID))
/external/chromium/chrome/browser/
browser_about_handler.h
42
#if defined(
USE_TCMALLOC
)
memory_purger.cc
137
#if (defined(OS_WIN) || defined(OS_LINUX)) && defined(
USE_TCMALLOC
)
browser_about_handler.cc
80
#if defined(
USE_TCMALLOC
)
87
#if defined(
USE_TCMALLOC
)
596
#if defined(
USE_TCMALLOC
)
[
all
...]
/external/chromium_org/webkit/child/
webkit_child_helpers.cc
22
#if defined(
USE_TCMALLOC
)
webkitplatformsupport_impl.cc
56
#if !defined(NO_TCMALLOC) && defined(
USE_TCMALLOC
) && !defined(OS_WIN)
[
all
...]
/external/chromium_org/content/common/
child_process_messages.h
101
#if defined(
USE_TCMALLOC
)
147
#if defined(
USE_TCMALLOC
)
/external/chromium/chrome/browser/renderer_host/
chrome_render_message_filter.cc
25
#if defined(
USE_TCMALLOC
)
60
#if defined(
USE_TCMALLOC
)
79
#if defined(
USE_TCMALLOC
)
230
#if defined(
USE_TCMALLOC
)
chrome_render_message_filter.h
75
#if defined(
USE_TCMALLOC
)
/external/chromium_org/content/gpu/
gpu_child_thread.h
71
#if defined(
USE_TCMALLOC
)
/external/chromium_org/content/renderer/
memory_benchmarking_extension.cc
11
#if defined(
USE_TCMALLOC
) && (defined(OS_LINUX) || defined(OS_ANDROID))
87
#endif // defined(
USE_TCMALLOC
) && (defined(OS_LINUX) || defined(OS_ANDROID))
/external/chromium/build/
build_config.h
86
#define
USE_TCMALLOC
1
/external/chromium_org/third_party/cld/base/
build_config.h
63
#define
USE_TCMALLOC
1
/external/chromium_org/content/renderer/devtools/
devtools_agent.cc
30
#if defined(
USE_TCMALLOC
)
230
#if defined(
USE_TCMALLOC
) && !defined(OS_WIN)
239
#if defined(
USE_TCMALLOC
) && !defined(OS_WIN)
/external/chromium_org/base/process/
memory_linux.cc
40
#if defined(LIBC_GLIBC) && !defined(
USE_TCMALLOC
)
64
// this for us. Thus this code is in a !defined(
USE_TCMALLOC
) block.
124
#endif // LIBC_GLIBC && !
USE_TCMALLOC
memory_unittest.cc
165
#if defined(
USE_TCMALLOC
)
169
#endif // defined(
USE_TCMALLOC
)
181
#if defined(
USE_TCMALLOC
)
189
#endif // defined(
USE_TCMALLOC
)
/external/chromium_org/build/
build_config.h
78
#define
USE_TCMALLOC
1
/external/chromium/chrome/common/
render_messages.h
204
#if defined(
USE_TCMALLOC
)
347
#if defined
USE_TCMALLOC
/external/chromium_org/content/app/
content_main_runner.cc
55
#if defined(
USE_TCMALLOC
)
98
#if !defined(OS_MACOSX) && defined(
USE_TCMALLOC
)
511
#if defined(
USE_TCMALLOC
)
566
#if !defined(OS_MACOSX) && defined(
USE_TCMALLOC
)
/external/chromium_org/content/child/
child_thread.h
177
#if defined(
USE_TCMALLOC
)
child_thread.cc
380
#if defined(
USE_TCMALLOC
)
438
#if defined(
USE_TCMALLOC
)
/external/chromium_org/content/browser/zygote_host/
zygote_host_impl_linux.cc
42
#if defined(
USE_TCMALLOC
)
437
#if defined(
USE_TCMALLOC
)
Completed in 952 milliseconds
1
2