| H A D | jemalloc.c | 45 * priority than the per-binary setting, which gets lower priority than the /etc 51 * those circumstances). For these use cases, it's handy to have an in-binary 135 * These are the documented values for junk fill debugging facilities -- see the 182 /* Below three are read-only after initialization. */ 339 * FreeBSD's libc uses the bootstrap_*() functions in bootstrap-sensitive in arena_init_locked() 464 unsigned shard = atomic_fetch_add_u(&arena->binshard_next, 1, in arena_tdata_get_hard() 470 bins->binshard[i] = shard % bin_infos[i].n_shards; in arena_tdata_get_hard() 525 * Determine binding for both non-internal and internal in arena_choose_hard() 659 malloc_mutex_lock(tsdn, &arena->tcache_ql_mt in stats_print_atexit() 1101 CONF_HANDLE_T_U(t,o,n,min,max,check_min,check_max,clip) malloc_conf_init_helper() argument 1135 CONF_HANDLE_UNSIGNED(o,n,min,max,check_min,check_max,clip) malloc_conf_init_helper() argument 1138 CONF_HANDLE_SIZE_T(o,n,min,max,check_min,check_max,clip) malloc_conf_init_helper() argument 3006 JEMALLOC_SMALLOCX_CONCAT_HELPER(x,y) global() argument 3007 JEMALLOC_SMALLOCX_CONCAT_HELPER2(x,y) global() argument [all...] |