Searched refs:PROF_NTDATA_LOCKS (Results 1 – 2 of 2) sorted by relevance
46 #define PROF_NTDATA_LOCKS 256 macro
817 return &tdata_locks[thr_uid % PROF_NTDATA_LOCKS]; in prof_tdata_mutex_choose()3062 b0get(), PROF_NTDATA_LOCKS * sizeof(malloc_mutex_t), in prof_boot2()3067 for (i = 0; i < PROF_NTDATA_LOCKS; i++) { in prof_boot2()3095 for (i = 0; i < PROF_NTDATA_LOCKS; i++) { in prof_prefork0()3129 for (i = 0; i < PROF_NTDATA_LOCKS; i++) { in prof_postfork_parent()3151 for (i = 0; i < PROF_NTDATA_LOCKS; i++) { in prof_postfork_child()