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

  /external/jemalloc_new/test/integration/
extent.c 44 try_dalloc = false;
65 try_dalloc = true;
68 try_dalloc = false;
92 try_dalloc = true;
  /external/jemalloc_new/test/unit/
base.c 67 try_dalloc = false;
112 try_dalloc = false;
219 try_dalloc = true;
arena_reset.c 279 if (!try_dalloc) {
  /external/jemalloc_new/test/include/test/
extent_hooks.h 43 static bool try_dalloc = true; variable
116 if (!try_dalloc) {

Completed in 1064 milliseconds