Home
last modified time | relevance | path

Searched defs:tcache_arena_associate (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/jemalloc/src/
H A Dtcache.c341 tcache_arena_associate(tsdn_t *tsdn, tcache_t *tcache, arena_t *arena) { in tcache_arena_associate() function
/freebsd/contrib/jemalloc/include/jemalloc/internal/
H A Dprivate_namespace.h370 #define tcache_arena_associate JEMALLOC_N(tcache_arena_associate) macro