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

  /src/external/bsd/jemalloc.old/dist/test/unit/
arena_decay.c 179 size_t tcache_max, sz_tcache_max; local
180 sz_tcache_max = sizeof(tcache_max);
182 &sz_tcache_max, NULL, 0), 0, "Unexpected mallctl() failure");
  /src/external/bsd/jemalloc/dist/test/unit/
arena_decay.c 181 size_t tcache_max, sz_tcache_max; local
182 sz_tcache_max = sizeof(tcache_max);
184 &sz_tcache_max, NULL, 0),

Completed in 35 milliseconds