Home | Sort by relevance Sort by last modified time |
/external/chromium_org/third_party/jemalloc/chromium/ | |
jemalloc.h | 60 jemalloc_bool opt_junk; /* Fill allocated/free memory with 0xa5/0x5a? */ member in struct:__anon14385 |
jemalloc.c | 1195 static bool opt_junk = true; variable 1200 static bool opt_junk = false; variable [all...] |
/external/chromium_org/third_party/jemalloc/vendor/ | |
jemalloc.h | 60 jemalloc_bool opt_junk; /* Fill allocated/free memory with 0xa5/0x5a? */ member in struct:__anon14391 |
jemalloc.c | 1188 static bool opt_junk = true; variable 1193 static bool opt_junk = false; variable [all...] |