Lines Matching refs:narenas
416 narenas_total_set(unsigned narenas) in narenas_total_set() argument
419 atomic_write_u(&narenas_total, narenas); in narenas_total_set()
752 unsigned narenas, i; in stats_print_atexit() local
763 for (i = 0, narenas = narenas_total_get(); i < narenas; i++) { in stats_print_atexit()
2826 unsigned i, j, narenas; local
2837 narenas = narenas_total_get();
2846 for (j = 0; j < narenas; j++) {
2865 for (i = 0; i < narenas; i++) {
2881 unsigned i, narenas; local
2894 for (i = 0, narenas = narenas_total_get(); i < narenas; i++) {
2910 unsigned i, narenas; local
2919 for (i = 0, narenas = narenas_total_get(); i < narenas; i++) {