Searched refs:tcache_create (Results 1 – 6 of 6) sorted by relevance
317 return (tcache_create(tsd_tsdn(tsd), arena)); in tcache_get_hard()321 tcache_create(tsdn_t *tsdn, arena_t *arena) in tcache_create() function493 tcache = tcache_create(tsd_tsdn(tsd), arena); in tcaches_create()
117 CTL_PROTO(tcache_create)297 {NAME("create"), CTL(tcache_create)},
156 tcache_t *tcache_create(tsdn_t *tsdn, arena_t *arena);476 elm->tcache = tcache_create(tsd_tsdn(tsd), arena_choose(tsd, in tcaches_get()
520 tcache_create
520 #define tcache_create JEMALLOC_N(tcache_create) macro
520 #undef tcache_create