Home
last modified time | relevance | path

Searched refs:arena_prof_tctx_set (Results 1 – 9 of 9) sorted by relevance

/external/jemalloc_new/include/jemalloc/internal/
Dprof_inlines_b.h53 arena_prof_tctx_set(tsdn, ptr, usize, alloc_ctx, tctx); in prof_tctx_set()
Darena_inlines_b.h31 arena_prof_tctx_set(tsdn_t *tsdn, const void *ptr, UNUSED size_t usize, in arena_prof_tctx_set() function
/external/jemalloc/include/jemalloc/internal/
Dprivate_symbols.txt101 arena_prof_tctx_set
Dprof.h417 arena_prof_tctx_set(tsdn, ptr, usize, tctx); in prof_tctx_set()
Dprivate_namespace.h101 #define arena_prof_tctx_set JEMALLOC_N(arena_prof_tctx_set) macro
Darena.h700 void arena_prof_tctx_set(tsdn_t *tsdn, const void *ptr, size_t usize,
1263 arena_prof_tctx_set(tsdn_t *tsdn, const void *ptr, size_t usize, in arena_prof_tctx_set() function
Dprivate_unnamespace.h101 #undef arena_prof_tctx_set
/external/jemalloc/
DChangeLog264 - Avoid a chunk metadata read in arena_prof_tctx_set(), since it is in the
/external/jemalloc_new/
DChangeLog638 - Avoid a chunk metadata read in arena_prof_tctx_set(), since it is in the