Searched defs:opt_lg_extent_max_active_fit (Results 1 – 3 of 3) sorted by relevance
194 #define opt_lg_extent_max_active_fit JEMALLOC_N(opt_lg_extent_max_active_fit) macro
191 #define opt_lg_extent_max_active_fit JEMALLOC_N(opt_lg_extent_max_active_fit) macro
20 size_t opt_lg_extent_max_active_fit = LG_EXTENT_MAX_ACTIVE_FIT_DEFAULT; variable