Searched defs:malloc_par (Results 1 – 1 of 1) sorted by relevance
2201 struct malloc_par { struct2203 unsigned long trim_threshold;2204 INTERNAL_SIZE_T top_pad;2205 INTERNAL_SIZE_T mmap_threshold;2208 int n_mmaps;2209 int n_mmaps_max;2210 int max_n_mmaps;2213 unsigned int pagesize;2216 INTERNAL_SIZE_T mmapped_mem;2219 INTERNAL_SIZE_T max_mmapped_mem;[all …]