HomeSort by: relevance | last modified time | path
    Searched defs:allocated_after (Results 1 - 2 of 2) sorted by relevancy

  /src/external/bsd/jemalloc/dist/test/unit/
zero_realloc_alloc.c 33 uint64_t allocated_after = allocated(); local
36 expect_u64_lt(allocated_before, allocated_after,
  /src/external/bsd/jemalloc.old/dist/test/unit/
zero_realloc_alloc.c 33 uint64_t allocated_after = allocated(); local
36 expect_u64_lt(allocated_before, allocated_after,

Completed in 54 milliseconds