HomeSort by relevance Sort by last modified time
    Searched refs:opt_junk (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/third_party/jemalloc/chromium/
jemalloc.h 60 jemalloc_bool opt_junk; /* Fill allocated/free memory with 0xa5/0x5a? */ member in struct:__anon13638
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:__anon13644
jemalloc.c 1188 static bool opt_junk = true; variable
1193 static bool opt_junk = false; variable
    [all...]

Completed in 72 milliseconds