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

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

Completed in 15 milliseconds