Home
last modified time | relevance | path

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

/NextBSD/contrib/jemalloc/include/jemalloc/internal/
HDarena.h275 struct arena_s { struct
294 arena_stats_t stats; argument
302 uint64_t prof_accumbytes;
308 uint64_t offset_state;
310 dss_prec_t dss_prec;
322 arena_chunk_t *spare;
325 ssize_t lg_dirty_mult;
328 bool purging;
331 size_t nactive;
339 size_t ndirty;
[all …]