Searched refs:PROF_NTDATA_LOCKS (Results 1 – 2 of 2) sorted by relevance
46 #define PROF_NTDATA_LOCKS 256 macro
549 return &tdata_locks[thr_uid % PROF_NTDATA_LOCKS]; in prof_tdata_mutex_choose()2373 b0get(), PROF_NTDATA_LOCKS * sizeof(malloc_mutex_t), in prof_boot2()2378 for (i = 0; i < PROF_NTDATA_LOCKS; i++) { in prof_boot2()2408 for (i = 0; i < PROF_NTDATA_LOCKS; i++) { in prof_prefork0()2442 for (i = 0; i < PROF_NTDATA_LOCKS; i++) { in prof_postfork_parent()2464 for (i = 0; i < PROF_NTDATA_LOCKS; i++) { in prof_postfork_child()