Home
last modified time | relevance | path

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

/external/jemalloc_new/include/jemalloc/internal/
Dtcache_structs.h9 struct tcache_s { struct
16 uint64_t prof_accumbytes;
18 ticker_t gc_ticker;
24 cache_bin_t bins_small[NBINS];
37 cache_bin_array_descriptor_t cache_bin_array_descriptor;
40 arena_t *arena;
42 szind_t next_gc_bin;
44 uint8_t lg_fill_div[NBINS];
50 cache_bin_t bins_large[NSIZES-NBINS];