Searched refs:narenas_total_get (Results 1 – 8 of 8) sorted by relevance
306 narenas_total_get(void) { in narenas_total_get() function315 assert(ind <= narenas_total_get()); in arena_init_locked()319 if (ind == narenas_total_get()) { in arena_init_locked()413 unsigned narenas_actual = narenas_total_get(); in arena_tdata_get_hard()648 for (i = 0, narenas = narenas_total_get(); i < narenas; i++) { in stats_print_atexit()3227 narenas = narenas_total_get();3301 for (i = 0, narenas = narenas_total_get(); i < narenas; i++) {3329 for (i = 0, narenas = narenas_total_get(); i < narenas; i++) {
290 unsigned narenas = narenas_total_get();607 unsigned n = narenas_total_get();867 assert(narenas_total_get() > 0); in background_thread_boot1()
1112 ctl_arenas->narenas = narenas_total_get(); in ctl_init()1768 if (newind >= narenas_total_get()) { in CTL_RO_CONFIG_GEN()2314 if (arena_ind < narenas_total_get()) { in arena_i_extent_hooks_ctl()2374 if (arena_ind < narenas_total_get() && (arena = in arena_i_retain_grow_limit_ctl()2856 unsigned n = narenas_total_get(); in CTL_RO_NL_CGEN()
40 unsigned narenas_total_get(void);
22 #define narenas_total_get JEMALLOC_N(narenas_total_get) macro
542 mib[1] = narenas_total_get(); in TEST_BEGIN()
44787 -unsigned narenas_total_get(void);62329 - unsigned n_delayed = 0, total = narenas_total_get();63311 - huge_arena_ind = narenas_total_get();63643 - unsigned narenas = narenas_total_get();63993 - unsigned narenas = narenas_total_get();64036 - unsigned narenas = narenas_total_get();64231 - assert(narenas_total_get() > 0);67358 - ctl_arenas->narenas = narenas_total_get();68158 - if (newind >= narenas_total_get()) {68806 - if (arena_ind < narenas_total_get()) {[all …]