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; in tcache_alloc_small() local
108 bool tcache_success; in tcache_alloc_large() local
/freebsd/contrib/jemalloc/src/
H A Dtcache.c90 cache_bin_t *tbin, szind_t binind, bool *tcache_success) { in tcache_alloc_small_hard()
H A Djemalloc.c2374 bool tcache_success; in JEMALLOC_ATTR() local