Searched refs:malloc_mutex_rank_exclusive (Results 1 – 14 of 14) sorted by relevance
/freebsd/contrib/jemalloc/src/ |
H A D | prof.c | 2038 WITNESS_RANK_PROF_ACCUM, malloc_mutex_rank_exclusive)) { in prof_accum_init() 2962 WITNESS_RANK_PROF_ACTIVE, malloc_mutex_rank_exclusive)) { in prof_boot2() 2968 WITNESS_RANK_PROF_GDUMP, malloc_mutex_rank_exclusive)) { in prof_boot2() 2976 malloc_mutex_rank_exclusive)) { in prof_boot2() 2985 WITNESS_RANK_PROF_BT2GCTX, malloc_mutex_rank_exclusive)) { in prof_boot2() 2991 WITNESS_RANK_PROF_TDATAS, malloc_mutex_rank_exclusive)) { in prof_boot2() 2997 WITNESS_RANK_PROF_NEXT_THR_UID, malloc_mutex_rank_exclusive)) { in prof_boot2() 3002 WITNESS_RANK_PROF_DUMP_SEQ, malloc_mutex_rank_exclusive)) { in prof_boot2() 3006 WITNESS_RANK_PROF_DUMP, malloc_mutex_rank_exclusive)) { in prof_boot2() 3031 WITNESS_RANK_PROF_LOG, malloc_mutex_rank_exclusive)) { in prof_boot2() [all …]
|
H A D | bin.c | 70 malloc_mutex_rank_exclusive)) { in bin_init()
|
H A D | hook.c | 24 malloc_mutex_rank_exclusive); in hook_boot()
|
H A D | rtree.c | 23 malloc_mutex_rank_exclusive)) { in rtree_new()
|
H A D | arena.c | 689 malloc_mutex_rank_exclusive)) { in arena_decay_init() 1978 WITNESS_RANK_TCACHE_QL, malloc_mutex_rank_exclusive)) { in arena_new() 2010 WITNESS_RANK_ARENA_LARGE, malloc_mutex_rank_exclusive)) { in arena_new() 2055 WITNESS_RANK_EXTENT_GROW, malloc_mutex_rank_exclusive)) { in arena_new() 2061 WITNESS_RANK_EXTENT_AVAIL, malloc_mutex_rank_exclusive)) { in arena_new()
|
H A D | tsd.c | 423 WITNESS_RANK_OMIT, malloc_mutex_rank_exclusive)) { in malloc_tsd_boot0()
|
H A D | base.c | 367 malloc_mutex_rank_exclusive)) { in base_new()
|
H A D | tcache.c | 743 malloc_mutex_rank_exclusive)) { in tcache_boot()
|
H A D | background_thread.c | 909 malloc_mutex_rank_exclusive)) { in background_thread_boot1()
|
H A D | jemalloc.c | 158 malloc_mutex_rank_exclusive); in JEMALLOC_ATTR() 1542 malloc_mutex_rank_exclusive)) { in malloc_init_hard_a0_locked()
|
H A D | extent.c | 289 malloc_mutex_rank_exclusive)) { in extents_init()
|
H A D | ctl.c | 1389 malloc_mutex_rank_exclusive)) { in ctl_boot()
|
/freebsd/contrib/jemalloc/include/jemalloc/internal/ |
H A D | arena_stats.h | 139 WITNESS_RANK_ARENA_STATS, malloc_mutex_rank_exclusive)) { in arena_stats_init()
|
H A D | mutex.h | 11 malloc_mutex_rank_exclusive, enumerator
|