Searched refs:narenas_total_get (Results 1 – 8 of 8) sorted by relevance
430 narenas_total_get(void) in narenas_total_get() function442 assert(ind <= narenas_total_get()); in arena_init_locked()445 if (ind == narenas_total_get()) in arena_init_locked()524 unsigned narenas_actual = narenas_total_get(); in arena_tdata_get_hard()763 for (i = 0, narenas = narenas_total_get(); i < narenas; i++) { in stats_print_atexit()2837 narenas = narenas_total_get();2894 for (i = 0, narenas = narenas_total_get(); i < narenas; i++) {2919 for (i = 0, narenas = narenas_total_get(); i < narenas; i++) {
771 ctl_stats.narenas = narenas_total_get(); in ctl_init()1781 if (arena_ind < narenas_total_get() && (arena = in arena_i_chunk_hooks_ctl()
349 narenas_total_get
349 #define narenas_total_get JEMALLOC_N(narenas_total_get) macro
349 #undef narenas_total_get
488 unsigned narenas_total_get(void);
498 mib[1] = narenas_total_get(); in TEST_BEGIN()