Searched defs:tcache_success (Results 1 – 3 of 3) sorted by relevance
/freebsd/contrib/jemalloc/include/jemalloc/internal/ | ||
H A D | tcache_inlines.h | 46 bool tcache_success; tcache_alloc_small() local |
/freebsd/contrib/jemalloc/src/ | ||
H A D | tcache.c | 90 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 D | jemalloc.c | 2374 bool tcache_success; JEMALLOC_ATTR() local |