Home
last modified time | relevance | path

Searched refs:tcache_max (Results 1 – 1 of 1) sorted by relevance

/third_party/ulib/jemalloc/test/unit/
A Ddecay.c219 size_t tcache_max; in TEST_BEGIN() local
222 assert_d_eq(mallctl("arenas.tcache_max", (void *)&tcache_max, in TEST_BEGIN()
224 large = nallocx(tcache_max + 1, flags); in TEST_BEGIN()

Completed in 3 milliseconds