Home
last modified time | relevance | path

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

/freebsd/contrib/jemalloc/include/jemalloc/internal/
H A Darena_structs_b.h77 struct arena_s { struct
104 arena_stats_t stats; argument
115 malloc_mutex_t tcache_ql_mtx;
118 prof_accum_t prof_accum;
126 atomic_zu_t offset_state;
133 atomic_zu_t extent_sn_next;
140 atomic_u_t dss_prec;
147 atomic_zu_t nactive;
154 extent_list_t large;
156 malloc_mutex_t large_mtx;
[all …]