Searched defs:base_s (Results 1 – 1 of 1) sorted by relevance
43 struct base_s { struct54 /* Protects base_alloc() and base_stats_get() operations. */ argument55 malloc_mutex_t mtx;58 bool auto_thp_switched;64 pszind_t pind_last;67 size_t extent_sn_next;70 base_block_t *blocks;73 edata_heap_t avail[SC_NSIZES];76 size_t allocated;77 size_t resident;[all …]