Home
last modified time | relevance | path

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

/external/jemalloc/include/jemalloc/internal/
Dtcache.h421 tcache_bin_info_t *tbin_info; in tcache_dalloc_small() local
447 tcache_bin_info_t *tbin_info; in tcache_dalloc_large() local
/external/jemalloc/src/
Dtcache.c41 tcache_bin_info_t *tbin_info = &tcache_bin_info[binind]; in tcache_event_hard() local