Home
last modified time | relevance | path

Searched defs:arena_prof_tctx_get (Results 1 – 3 of 3) sorted by relevance

/external/jemalloc_new/include/jemalloc/internal/
Darena_inlines_b.h12 arena_prof_tctx_get(tsdn_t *tsdn, const void *ptr, alloc_ctx_t *alloc_ctx) { in arena_prof_tctx_get() function
/external/jemalloc/include/jemalloc/internal/
Darena.h1236 arena_prof_tctx_get(tsdn_t *tsdn, const void *ptr) in arena_prof_tctx_get() function
Dprivate_namespace.h99 #define arena_prof_tctx_get JEMALLOC_N(arena_prof_tctx_get) macro