Home
last modified time | relevance | path

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

/external/jemalloc/include/jemalloc/internal/
Dprivate_symbols.txt81 arena_prof_tctx_set
Dprof.h411 arena_prof_tctx_set(ptr, tctx); in prof_tctx_set()
Dprivate_namespace.h81 #define arena_prof_tctx_set JEMALLOC_N(arena_prof_tctx_set) macro
Darena.h549 void arena_prof_tctx_set(const void *ptr, prof_tctx_t *tctx);
1040 arena_prof_tctx_set(const void *ptr, prof_tctx_t *tctx) in arena_prof_tctx_set() function
Dprivate_unnamespace.h81 #undef arena_prof_tctx_set