Searched refs:prof_dump_mtx (Results 1 – 1 of 1) sorted by relevance
103 static malloc_mutex_t prof_dump_mtx; variable1464 malloc_mutex_lock(&prof_dump_mtx); in prof_dump()1511 malloc_mutex_unlock(&prof_dump_mtx); in prof_dump()1521 malloc_mutex_unlock(&prof_dump_mtx); in prof_dump()1848 malloc_mutex_lock(&prof_dump_mtx); in prof_reset()1865 malloc_mutex_unlock(&prof_dump_mtx); in prof_reset()2121 if (malloc_mutex_init(&prof_dump_mtx)) in prof_boot2()