Searched refs:arena_prof_tctx_set (Results 1 – 6 of 6) sorted by relevance
/external/jemalloc/include/jemalloc/internal/ |
D | private_symbols.txt | 101 arena_prof_tctx_set
|
D | prof.h | 417 arena_prof_tctx_set(tsdn, ptr, usize, tctx); in prof_tctx_set()
|
D | private_namespace.h | 101 #define arena_prof_tctx_set JEMALLOC_N(arena_prof_tctx_set) macro
|
D | arena.h | 694 void arena_prof_tctx_set(tsdn_t *tsdn, const void *ptr, size_t usize, 1257 arena_prof_tctx_set(tsdn_t *tsdn, const void *ptr, size_t usize, in arena_prof_tctx_set() function
|
D | private_unnamespace.h | 101 #undef arena_prof_tctx_set
|
/external/jemalloc/ |
D | ChangeLog | 264 - Avoid a chunk metadata read in arena_prof_tctx_set(), since it is in the
|