Searched refs:WITNESS_RANK_CORE (Results 1 – 4 of 4) sorted by relevance
/external/jemalloc_new/include/jemalloc/internal/ |
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() 178 WITNESS_RANK_CORE, 0); in iralloct() 207 WITNESS_RANK_CORE, 0); in ixalloc()
|
D | witness.h | 40 #define WITNESS_RANK_CORE 11U macro
|
/external/jemalloc_new/src/ |
D | extent.c | 524 WITNESS_RANK_CORE, 0); in extents_alloc() 539 WITNESS_RANK_CORE, 0); in extents_dalloc() 721 WITNESS_RANK_CORE, 0); in extent_gdump_add() 869 WITNESS_RANK_CORE, growing_retained ? 1 : 0); in extent_recycle_extract() 1082 WITNESS_RANK_CORE, growing_retained ? 1 : 0); in extent_recycle() 1478 WITNESS_RANK_CORE, 0); in extent_alloc_wrapper() 1660 WITNESS_RANK_CORE, 0); in extent_dalloc_gap() 1692 WITNESS_RANK_CORE, 0); in extent_dalloc_wrapper_try() 1723 WITNESS_RANK_CORE, 0); in extent_dalloc_wrapper() 1791 WITNESS_RANK_CORE, 0); in extent_destroy_wrapper() [all …]
|
D | arena.c | 212 WITNESS_RANK_CORE, 0); in arena_extents_dirty_dalloc() 333 WITNESS_RANK_CORE, 0); in arena_extent_alloc_large() 728 WITNESS_RANK_CORE, 0); in arena_stash_decayed() 820 WITNESS_RANK_CORE, 1); in arena_decay_to_limit() 1099 WITNESS_RANK_CORE, 0); in arena_slab_alloc_hard() 1118 WITNESS_RANK_CORE, 0); in arena_slab_alloc()
|