Searched defs:tcache (Results 1 - 5 of 5) sorted by relevance

/freebsd-10-stable/contrib/jemalloc/include/jemalloc/internal/
H A Dtcache.h125 malloc_tsd_protos(JEMALLOC_ATTR(unused), tcache, tcache_t *) variable
153 tcache_t *tcache; local
185 tcache_t *tcache; local
212 tcache_t *tcache; local
262 tcache_event(tcache_t *tcache) argument
291 tcache_alloc_small(tcache_t *tcache, size_t size, bool zero) argument
[all...]
/freebsd-10-stable/contrib/jemalloc/src/
H A Dtcache.c28 tcache_event_hard(tcache_t *tcache) argument
68 tcache_alloc_small_hard(tcache_t *tcache, tcache_bin_t *tbin, size_t binind) argument
82 tcache_bin_flush_small(tcache_bin_t *tbin, size_t binind, unsigned rem, tcache_t *tcache) argument
163 tcache_bin_flush_large(tcache_bin_t *tbin, size_t binind, unsigned rem, tcache_t *tcache) argument
242 tcache_arena_associate(tcache_t *tcache, arena_t *arena) argument
256 tcache_arena_dissociate(tcache_t *tcache) argument
271 tcache_t *tcache; local
316 tcache_destroy(tcache_t *tcache) argument
375 tcache_t *tcache = *(tcache_t **)arg; local
403 tcache_stats_merge(tcache_t *tcache, arena_t *arena) argument
[all...]
H A Dctl.c1205 tcache_t *tcache; local
H A Djemalloc.c229 tcache_t *tcache; local
/freebsd-10-stable/contrib/tcsh/
H A Dtc.func.c1443 } *tcache = NULL; variable in typeref:struct:tildecache
[all...]

Completed in 108 milliseconds