Searched refs:narenas_total_get (Results 1 – 8 of 8) sorted by relevance
320 narenas_total_get
320 #define narenas_total_get JEMALLOC_N(narenas_total_get) macro
320 #undef narenas_total_get
443 unsigned narenas_total_get(void);
418 narenas_total_get(void) in narenas_total_get() function493 unsigned narenas_actual = narenas_total_get(); in arena_get_hard()688 for (i = 0, narenas = narenas_total_get(); i < narenas; i++) { in stats_print_atexit()
759 ctl_stats.narenas = narenas_total_get(); in ctl_init()1693 if (arena_ind < narenas_total_get() && (arena = \
428 mib[1] = narenas_total_get(); in TEST_BEGIN()