Home
last modified time | relevance | path

Searched defs:tcache_success (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/jemalloc/include/jemalloc/internal/
H A Dtcache_inlines.h46 bool tcache_success; tcache_alloc_small() local
108 bool tcache_success; tcache_alloc_large() local
/freebsd/contrib/jemalloc/src/
H A Dtcache.c90 tcache_alloc_small_hard(tsdn_t * tsdn,arena_t * arena,tcache_t * tcache,cache_bin_t * tbin,szind_t binind,bool * tcache_success) tcache_alloc_small_hard() argument
H A Djemalloc.c2374 bool tcache_success; JEMALLOC_ATTR() local