Searched refs:cache_bin_info_t (Results 1 – 4 of 4) sorted by relevance
37 typedef struct cache_bin_info_s cache_bin_info_t; typedef
167 cache_bin_info_t *bin_info; in tcache_dalloc_small()192 cache_bin_info_t *bin_info; in tcache_dalloc_large()
9 extern cache_bin_info_t *tcache_bin_info;
15 cache_bin_info_t *tcache_bin_info;61 cache_bin_info_t *tbin_info = &tcache_bin_info[binind]; in tcache_event_hard()669 tcache_bin_info = (cache_bin_info_t *)base_alloc(tsdn, b0get(), nhbins in tcache_boot()670 * sizeof(cache_bin_info_t), CACHELINE); in tcache_boot()