Searched defs:tcache_s (Results 1 – 1 of 1) sorted by relevance
13 struct tcache_s { struct20 uint64_t prof_accumbytes;22 ticker_t gc_ticker;28 cache_bin_t bins_small[SC_NBINS];39 bool in_hook;46 cache_bin_array_descriptor_t cache_bin_array_descriptor;49 arena_t *arena;51 szind_t next_gc_bin;53 uint8_t lg_fill_div[SC_NBINS];59 cache_bin_t bins_large[SC_NSIZES-SC_NBINS];