Searched refs:WITNESS_RANK_CORE (Results 1 – 4 of 4) sorted by relevance
/freebsd/contrib/jemalloc/include/jemalloc/internal/ |
H A D | jemalloc_internal_inlines_c.h | 50 WITNESS_RANK_CORE, 0); in iallocztm() 76 WITNESS_RANK_CORE, 0); in ipallocztm() 110 WITNESS_RANK_CORE, 0); in idalloctm() 130 WITNESS_RANK_CORE, 0); in isdalloct() 139 WITNESS_RANK_CORE, 0); in iralloct_realign() 180 WITNESS_RANK_CORE, 0); in iralloct() 209 WITNESS_RANK_CORE, 0); in ixalloc()
|
H A D | witness.h | 40 #define WITNESS_RANK_CORE 12U macro
|
/freebsd/contrib/jemalloc/src/ |
H A D | extent.c | 543 WITNESS_RANK_CORE, 0); in extents_alloc() 558 WITNESS_RANK_CORE, 0); in extents_dalloc() 748 WITNESS_RANK_CORE, 0); in extent_gdump_add() 897 WITNESS_RANK_CORE, growing_retained ? 1 : 0); in extent_recycle_extract() 1133 WITNESS_RANK_CORE, growing_retained ? 1 : 0); in extent_recycle() 1535 WITNESS_RANK_CORE, 0); in extent_alloc_wrapper() 1746 WITNESS_RANK_CORE, 0); in extent_dalloc_gap() 1783 WITNESS_RANK_CORE, 0); in extent_dalloc_wrapper_try() 1814 WITNESS_RANK_CORE, 0); in extent_dalloc_wrapper() 1886 WITNESS_RANK_CORE, 0); in extent_destroy_wrapper() [all …]
|
H A D | arena.c | 259 WITNESS_RANK_CORE, 0); in arena_extents_dirty_dalloc() 433 WITNESS_RANK_CORE, 0); in arena_extent_alloc_large() 828 WITNESS_RANK_CORE, 0); in arena_stash_decayed() 920 WITNESS_RANK_CORE, 1); in arena_decay_to_limit() 1213 WITNESS_RANK_CORE, 0); in arena_slab_alloc_hard() 1232 WITNESS_RANK_CORE, 0); in arena_slab_alloc()
|