OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:have_mmap2
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/tcmalloc/chromium/src/
malloc_hook_mmap_linux.h
97
static bool
have_mmap2
= true;
variable
98
if (
have_mmap2
) {
115
have_mmap2
= false;
/external/chromium_org/third_party/tcmalloc/vendor/src/
malloc_hook_mmap_linux.h
73
static bool
have_mmap2
= true;
variable
74
if (
have_mmap2
) {
91
have_mmap2
= false;
Completed in 94 milliseconds