Home
last modified time | relevance | path

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

/external/jemalloc/include/jemalloc/internal/
Dprivate_symbols.txt91 arena_prof_tctx_set
Dprof.h416 arena_prof_tctx_set(ptr, usize, tctx); in prof_tctx_set()
Dprivate_namespace.h91 #define arena_prof_tctx_set JEMALLOC_N(arena_prof_tctx_set) macro
Darena.h649 void arena_prof_tctx_set(const void *ptr, size_t usize, prof_tctx_t *tctx);
1189 arena_prof_tctx_set(const void *ptr, size_t usize, prof_tctx_t *tctx) in arena_prof_tctx_set() function
Dprivate_unnamespace.h91 #undef arena_prof_tctx_set
/external/jemalloc/
DChangeLog129 - Avoid a chunk metadata read in arena_prof_tctx_set(), since it is in the